Use /usr/bin/env to invoke perl like the other test scripts.
This commit is contained in:
parent
bdbd0cf27a
commit
cd6c58216a
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/perl
|
#!/usr/bin/env perl
|
||||||
#***************************************************************************
|
#***************************************************************************
|
||||||
# _ _ ____ _
|
# _ _ ____ _
|
||||||
# Project ___| | | | _ \| |
|
# Project ___| | | | _ \| |
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/perl
|
#!/usr/bin/env perl
|
||||||
#
|
#
|
||||||
# $Id$
|
# $Id$
|
||||||
# This is the HTTPS server designed for the curl test suite.
|
# This is the HTTPS server designed for the curl test suite.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user