]> The Tcpdump Group git mirrors - tcpdump/commit
Don't assume the Perl interpreter is in /usr/bin/perl.
authorGuy Harris <[email protected]>
Fri, 2 May 2014 02:50:19 +0000 (19:50 -0700)
committerGuy Harris <[email protected]>
Fri, 2 May 2014 02:50:19 +0000 (19:50 -0700)
commit2708ee98302d03534926c935c561c67a74f4d481
treea36268b2dc538662f2a041172a3c210c9cee1c96
parentf149d769de48b9209716d8b3520bec14216db51b
Don't assume the Perl interpreter is in /usr/bin/perl.

It's not necessarily there on all platforms.  Explicitly invoke the
interpreter to run the TESTonce script; that requires that, when you run
"make check", your path includes the directory in which the Perl
interpreter resides.
tests/TESTrun.sh
tests/crypto.sh
tests/lmp-v.sh
tests/nflog-e.sh