projects
/
catalyst.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
afa7719
)
version: Remove shebang (Python modules are not scripts)
author
W. Trevor King
<wking@tremily.us>
Tue, 11 Jun 2013 21:41:18 +0000
(17:41 -0400)
committer
W. Trevor King
<wking@tremily.us>
Sun, 15 Dec 2013 04:25:09 +0000
(20:25 -0800)
Nobody should be executing this file directly.
catalyst/version.py
patch
|
blob
|
history
diff --git
a/catalyst/version.py
b/catalyst/version.py
index d379d350ab33b46d9b257256336ec8939aa2bbb2..8060bfff2240c710ecf1ea198063931c958a08fb 100644
(file)
--- a/
catalyst/version.py
+++ b/
catalyst/version.py
@@
-1,5
+1,3
@@
-#!/usr/bin/python -OO
-
# Maintained in full by:
# Catalyst Team <catalyst@gentoo.org>
# Release Engineering Team <releng@gentoo.org>