From ae2a2c99317a611b5b6a4780df1a907a241de91b Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Wed, 26 Dec 2012 23:30:54 +0100 Subject: curl tool: renaming hugehelp files to tool_hugehelp --- tests/testcurl.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/testcurl.pl') diff --git a/tests/testcurl.pl b/tests/testcurl.pl index 5de997d4c..5cb25f927 100755 --- a/tests/testcurl.pl +++ b/tests/testcurl.pl @@ -364,7 +364,7 @@ if (-d $CURLDIR) { logit "$CURLDIR is verified to be a fine git source dir"; # remove the generated sources to force them to be re-generated each # time we run this test - unlink "$CURLDIR/src/hugehelp.c"; + unlink "$CURLDIR/src/tool_hugehelp.c"; # find out if curl source dir has an in-tree c-ares repo $have_embedded_ares = 1 if (-f "$CURLDIR/ares/GIT-INFO"); } elsif (!$git && -f "$CURLDIR/tests/testcurl.pl") { -- cgit v1.2.3