Update cxxtestgen shebang.
authorDimitri John Ledkov <xnox@ubuntu.com>
Tue, 18 Aug 2020 09:48:00 +0000 (10:48 +0100)
committerVincent 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

index e001cfa8c803e0aadac74d8424b1c20979fb5c18..5e0869109f8014a8d58864cdfaeb8df48f954979 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/env python2
 #
 # The CxxTest driver script, which uses the cxxtest Python package.
 #