X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;ds=sidebyside;f=tests%2Fversion.sh;fp=tests%2Fversion.sh;h=f24c94343f9d58ee71b560d586e24b884daa9cc4;hb=54e4a0df6506b2a8c60f28c42bc1a02093a3c026;hp=c9c8674d32df343f4d2bdaca98885a76642de0e5;hpb=34ff480be9f7fb90ebc615295994ea03e88ad98f;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