aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2002-02-25 14:08:51 +0000
committerDaniel Stenberg <daniel@haxx.se>2002-02-25 14:08:51 +0000
commitb4dfdd8bbc5cd00969cf2fd25592c3755ea10462 (patch)
tree8f1296798e98590092c4a01177790e951ec540d6 /tests
parente6ed3478ea5a3ae191b244814a273c566d432f39 (diff)
use env to run perl
Diffstat (limited to 'tests')
-rwxr-xr-xtests/runtests.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runtests.pl b/tests/runtests.pl
index b88988ac7..2b9dd8e29 100755
--- a/tests/runtests.pl
+++ b/tests/runtests.pl
@@ -1,4 +1,4 @@
-#!/usr/bin/perl
+#!/usr/bin/env perl
# $Id$
#
# Main curl test script, in perl to run on more platforms