]> Dogcows Code - chaz/tar/blobdiff - tests/version.sh
Added listed02.sh
[chaz/tar] / tests / version.sh
index c9c8674d32df343f4d2bdaca98885a76642de0e5..f24c94343f9d58ee71b560d586e24b884daa9cc4 100755 (executable)
@@ -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
This page took 0.021789 seconds and 4 git commands to generate.