Use /usr/bin/env to locate perl

This commit is contained in:
2018-08-20 11:02:15 +02:00
parent da1ab0563d
commit 76d609bac6
+1 -1
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.