projects
/
gentoolkit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b647f4
)
Fix accidental mangling of the #! line
author
fuzzyray
<fuzzyray@gentoo.org>
Wed, 24 Jan 2007 18:38:35 +0000
(18:38 -0000)
committer
fuzzyray
<fuzzyray@gentoo.org>
Wed, 24 Jan 2007 18:38:35 +0000
(18:38 -0000)
svn path=/; revision=341
trunk/src/gentoolkit/helpers.py
patch
|
blob
|
history
diff --git
a/trunk/src/gentoolkit/helpers.py
b/trunk/src/gentoolkit/helpers.py
index 97c7bc6c3810d6c5a989ade59ce797f094500ff4..fb22207a356581b6c77c0d517b460f9df429e4c1 100644
(file)
--- a/
trunk/src/gentoolkit/helpers.py
+++ b/
trunk/src/gentoolkit/helpers.py
@@
-1,4
+1,4
@@
-#
/usr/bin/python2
+#
!
/usr/bin/python2
#
# Copyright(c) 2004, Karl Trygve Kalleberg <karltk@gentoo.org>
# Copyright(c) 2004, Gentoo Foundation