1
0
mirror of https://github.com/openSUSE/osc.git synced 2025-09-07 13:48:43 +02:00

add vim mode lines to avoid evil tab characters :-)

This commit is contained in:
Ludwig Nussel
2010-02-25 09:52:47 +01:00
parent 663ae2df1e
commit 32e99306b4
12 changed files with 23 additions and 5 deletions

View File

@@ -161,3 +161,5 @@ def run(prg):
except OSError, e:
print >>sys.stderr, e
return 1
# vim: sw=4 et