From 8f1829d1d2f3311e109fb2e44d4b5e54048a41d3 Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Fri, 23 Nov 2007 04:03:46 +0000 Subject: Improve chance of running runtests.pl from outside the source tree 'tests' directory --- tests/data/test1013 | 2 +- tests/data/test1014 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/data') diff --git a/tests/data/test1013 b/tests/data/test1013 index cae5fb8bd..6637c4bcd 100644 --- a/tests/data/test1013 +++ b/tests/data/test1013 @@ -23,7 +23,7 @@ Compare curl --version with curl-config --protocols --version -%SRCDIR/libtest/test1013.pl ../curl-config log/stdout1013 protocols +%SRCDIR/libtest/test1013.pl %SRCDIR/../curl-config log/stdout1013 protocols diff --git a/tests/data/test1014 b/tests/data/test1014 index 47238d713..bb3f8ab15 100644 --- a/tests/data/test1014 +++ b/tests/data/test1014 @@ -23,7 +23,7 @@ Compare curl --version with curl-config --features --version -%SRCDIR/libtest/test1013.pl ../curl-config log/stdout1014 features +%SRCDIR/libtest/test1013.pl %SRCDIR/../curl-config log/stdout1014 features -- cgit v1.2.3