Revert last change since it breaks running the test suite
when builddir is different from srcdir.
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@ Compare curl --version with curl-config --features
|
||||
--version
|
||||
</command>
|
||||
<postcheck>
|
||||
%SRCDIR/libtest/test1013.pl %SRCDIR/../curl-config log/stdout1014 features
|
||||
%SRCDIR/libtest/test1013.pl ../curl-config log/stdout1014 features
|
||||
</postcheck>
|
||||
</client>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user