aboutsummaryrefslogtreecommitdiff
path: root/ftp/curl/files/patch-tests::runtests.pl
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/curl/files/patch-tests::runtests.pl')
-rw-r--r--ftp/curl/files/patch-tests::runtests.pl11
1 files changed, 11 insertions, 0 deletions
diff --git a/ftp/curl/files/patch-tests::runtests.pl b/ftp/curl/files/patch-tests::runtests.pl
new file mode 100644
index 000000000000..0d8ccf4a0187
--- /dev/null
+++ b/ftp/curl/files/patch-tests::runtests.pl
@@ -0,0 +1,11 @@
+--- tests/runtests.pl.orig Tue Dec 21 09:55:34 2004
++++ tests/runtests.pl Tue Dec 21 09:55:07 2004
+@@ -1599,7 +1599,7 @@
+ }
+ elsif ($ARGV[0] eq "-c") {
+ # use this path to curl instead of default
+- $CURL=$ARGV[1];
++ $CURL=$DBGCURL=$ARGV[1];
+ shift @ARGV;
+ }
+ elsif ($ARGV[0] eq "-d") {