projects
/
0ad.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68c2ace
)
Update cxxtestgen shebang.
author
Dimitri John Ledkov
<xnox@ubuntu.com>
Tue, 18 Aug 2020 09:48:00 +0000
(10:48 +0100)
committer
Vincent Cheng
<vcheng@debian.org>
Tue, 18 Aug 2020 09:48:00 +0000
(10:48 +0100)
Bug-Debian: https://bugs.debian.org/967118
Forwarded: not-needed
Last-Update: 2020-08-18
Gbp-Pq: Name python2.patch
libraries/source/cxxtest-4.4/bin/cxxtestgen
patch
|
blob
|
history
diff --git
a/libraries/source/cxxtest-4.4/bin/cxxtestgen
b/libraries/source/cxxtest-4.4/bin/cxxtestgen
index e001cfa8c803e0aadac74d8424b1c20979fb5c18..5e0869109f8014a8d58864cdfaeb8df48f954979 100755
(executable)
--- a/
libraries/source/cxxtest-4.4/bin/cxxtestgen
+++ b/
libraries/source/cxxtest-4.4/bin/cxxtestgen
@@
-1,4
+1,4
@@
-#! /usr/bin/env python
+#! /usr/bin/env python
2
#
# The CxxTest driver script, which uses the cxxtest Python package.
#