projects
/
catalyst.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
86c6d2f
)
temp set shebang to python2 until py3 compatibilty is done
author
Brian Dolbec
<dolsen@gentoo.org>
Tue, 4 Jun 2013 15:47:12 +0000
(08:47 -0700)
committer
W. Trevor King
<wking@tremily.us>
Sun, 15 Dec 2013 04:25:08 +0000
(20:25 -0800)
bin/catalyst
patch
|
blob
|
history
diff --git
a/bin/catalyst
b/bin/catalyst
index a4e55db2ecce590e213cee98f00e9897a3ee7847..ace43fc7c2904d88869d6d2c5ce0e96e45b9a022 100755
(executable)
--- a/
bin/catalyst
+++ b/
bin/catalyst
@@
-1,4
+1,4
@@
-#!/usr/bin/python -OO
+#!/usr/bin/python
2
-OO
# Maintained in full by:
# Catalyst Team <catalyst@gentoo.org>