diff options
Diffstat (limited to 'commitpkg')
-rwxr-xr-x | commitpkg | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -112,6 +112,3 @@ if [ "${arch[*]}" == 'any' ]; then popd >/dev/null fi fi - -# vim: set noexpandtab tabstop=8 shiftwidth=8 wrap:textwidth=132 autoindent -# kate: indent-mode normal; indent-width 8; tab-indents on; tab-width 8; word-wrap on; word-wrap-column 132 |