diff options
author | Yang Tse <yangsita@gmail.com> | 2007-11-23 09:50:44 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2007-11-23 09:50:44 +0000 |
commit | 3daa54d636f736635e03f5a896ba66f64477592d (patch) | |
tree | 9fadc77a7fea1e3892538c4831df8c7d79638e79 /tests/data/test1013 | |
parent | 8f1829d1d2f3311e109fb2e44d4b5e54048a41d3 (diff) |
Revert last change since it breaks running the test suite
when builddir is different from srcdir.
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 6637c4bcd..cae5fb8bd 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 %SRCDIR/../curl-config log/stdout1013 protocols +%SRCDIR/libtest/test1013.pl ../curl-config log/stdout1013 protocols </postcheck> </client> |