Use /usr/bin/env to locate perl

This commit is contained in:
Pierre Pronchery 2018-07-10 12:12:05 +02:00
parent da1ab0563d
commit 76d609bac6

View File

@ -1,4 +1,4 @@
#!/usr/bin/perl -w
#!/usr/bin/env perl -w
#
# This is the main driver program for the fwknop test suite. Test definitions
# are imported from the tests/ directory.