From 3daa54d636f736635e03f5a896ba66f64477592d Mon Sep 17 00:00:00 2001 From: Yang Tse Date: Fri, 23 Nov 2007 09:50:44 +0000 Subject: Revert last change since it breaks running the test suite when builddir is different from srcdir. --- 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 6637c4bcd..cae5fb8bd 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 %SRCDIR/../curl-config log/stdout1013 protocols +%SRCDIR/libtest/test1013.pl ../curl-config log/stdout1013 protocols diff --git a/tests/data/test1014 b/tests/data/test1014 index bb3f8ab15..47238d713 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 %SRCDIR/../curl-config log/stdout1014 features +%SRCDIR/libtest/test1013.pl ../curl-config log/stdout1014 features -- cgit v1.2.3