From: Dimitri John Ledkov Date: Tue, 18 Aug 2020 09:48:00 +0000 (+0100) Subject: Update cxxtestgen shebang. X-Git-Tag: archive/raspbian/0.0.25b-1.1+rpi1~1^2^2~2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c7b27c2555e9063591dc0ed367f13db237a9f938;p=0ad.git Update cxxtestgen shebang. Bug-Debian: https://bugs.debian.org/967118 Forwarded: not-needed Last-Update: 2020-08-18 Gbp-Pq: Name python2.patch --- diff --git a/libraries/source/cxxtest-4.4/bin/cxxtestgen b/libraries/source/cxxtest-4.4/bin/cxxtestgen index e001cfa..5e08691 100755 --- 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 python2 # # The CxxTest driver script, which uses the cxxtest Python package. #