diff options
author | Guy Harris <guy@alum.mit.edu> | 2020-02-05 01:07:52 -0800 |
---|---|---|
committer | Guy Harris <guy@alum.mit.edu> | 2020-02-05 01:07:52 -0800 |
commit | 74224d189c21428c84747a4cfd7c13621f30f95c (patch) | |
tree | 341530fd2b82df768e01aa0331b58a05da7b94cc /doc | |
parent | d0963e4032ab61e2cc58c32b397f4d289a398a75 (diff) | |
download | tcpdump-74224d189c21428c84747a4cfd7c13621f30f95c.tar.gz |
Don't assume a Perl script can be run directly as a command.
That's not the case on Windows - it doesn't support #!. Look for the
perl interpreter and, if we find it, add a rule that runs tests/TESTrun
with the interpreter.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions