Commit cd6c5821 authored by Dan Fandrich's avatar Dan Fandrich
Browse files

Use /usr/bin/env to invoke perl like the other test scripts.

parent bdbd0cf2
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
#!/usr/bin/perl
#!/usr/bin/env perl
#***************************************************************************
#***************************************************************************
#                                  _   _ ____  _
#                                  _   _ ____  _
#  Project                     ___| | | |  _ \| |
#  Project                     ___| | | |  _ \| |
+1 −1
Original line number Original line Diff line number Diff line
#!/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.