X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=tests%2Fversion.sh;h=f24c94343f9d58ee71b560d586e24b884daa9cc4;hb=44283eb6cab1d0faf5e446b092f0d5c03ee50b69;hp=c9c8674d32df343f4d2bdaca98885a76642de0e5;hpb=66cc5df1c6a250ca5eccc57334929eec5647ea0d;p=chaz%2Ftar diff --git a/tests/version.sh b/tests/version.sh index c9c8674..f24c943 100755 --- a/tests/version.sh +++ b/tests/version.sh @@ -1,7 +1,4 @@ #! /bin/sh - -# Check if the proper version is being tested. - # This file is part of GNU tar testsuite. # Copyright (C) 2004 Free Software Foundation, Inc. # @@ -20,6 +17,8 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA # 02111-1307, USA. +# Check if the proper version is being tested. + . ./preset if test -n "`$PACKAGE --version | sed -n s/$PACKAGE.*$VERSION/OK/p`"; then