index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
author | Pierre Schmitz <pierre@archlinux.de> | 2010-06-24 10:01:20 +0200 |
---|---|---|
committer | Pierre Schmitz <pierre@archlinux.de> | 2010-06-24 10:01:20 +0200 |
commit | 85251a1d7b292c6e71d1fb85630b93849f89e459 (patch) | |
tree | 3c6b770c847d75f35eecbd5131effc47807acbe8 /archrelease | |
parent | 27df94f51bdb86cdc1e3278f23b1c308365557d0 (diff) |
-rwxr-xr-x | archrelease | 3 |
diff --git a/archrelease b/archrelease index a85bea1..cd1bcfe 100755 --- a/archrelease +++ b/archrelease @@ -31,6 +31,3 @@ svn copy -q -r HEAD trunk "repos/${1}" svn commit -q -m "archrelease: copy trunk to ${1}" || abort popd >/dev/null echo 'done' - -# 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 |