]> Dogcows Code - chaz/tar/blobdiff - tests/version.sh
Accomodate for the new testsuite logic
[chaz/tar] / tests / version.sh
index 7229069948b936d42d0ce55087c89fa9b8b9f50f..ad15b94e8f3619abbb318fd6727e98cc3d399f30 100755 (executable)
@@ -2,7 +2,6 @@
 # Check if the proper version is being tested.
 
 . ./preset
-PATH=../src:$PATH
 
 if test -n "`$PACKAGE --version | sed -n s/$PACKAGE.*$VERSION/OK/p`"; then
   banner="Regression testing for GNU $PACKAGE, version $VERSION"
This page took 0.023914 seconds and 4 git commands to generate.