summaryrefslogtreecommitdiff
path: root/contrib/luby.c
diff options
context:
space:
mode:
authorAlex Ozdemir <aozdemir@hmc.edu>2019-11-14 10:39:05 -0800
committerAndres Noetzli <andres.noetzli@gmail.com>2019-11-14 10:39:05 -0800
commit68eea7921ddfa0544e2f7936fe5f7724107df189 (patch)
tree318cad838a4026e7c3f9bc177d4ce077d51f4d65 /contrib/luby.c
parent0383980050ab86b1a4f7f265d9c8527e627ef971 (diff)
Use Shebang in cxxtestgen when appropriate (#3458)
CxxTest's generator has one of three names, depending on the CxxTest version: * `cxxtestgen.py`, a python program * `cxxtestgen`, some kind of program with a shebang * `cxxtestgen.pl`, a perl program We were mistakenly assuming that the `cxxtestgen` form was always a python program. Now, if we find that form on the system, we assume that it is has a shebang, and is executable.
Diffstat (limited to 'contrib/luby.c')
0 files changed, 0 insertions, 0 deletions
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback