diff options
author | Yang Tse <yangsita@gmail.com> | 2007-11-23 04:03:46 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2007-11-23 04:03:46 +0000 |
commit | 8f1829d1d2f3311e109fb2e44d4b5e54048a41d3 (patch) | |
tree | c3ef5130e74f1c26433e764e35f33ea285b6922f /tests/data/test1013 | |
parent | 6efb6addf2ce2628801f9f34aba85878d46f9d0b (diff) |
Improve chance of running runtests.pl from outside the
source tree 'tests' directory
Diffstat (limited to 'tests/data/test1013')
-rw-r--r-- | tests/data/test1013 | 2 |
1 files changed, 1 insertions, 1 deletions
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 </command> <postcheck> -%SRCDIR/libtest/test1013.pl ../curl-config log/stdout1013 protocols +%SRCDIR/libtest/test1013.pl %SRCDIR/../curl-config log/stdout1013 protocols </postcheck> </client> |