]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 11 May 1998 03:13:36 +0000 (03:13 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 11 May 1998 03:13:36 +0000 (03:13 +0000)
tests/mv/setup

index 5d1587efbd43fec6276551f83ab97726275d7f34..f3f1447069cf26d3313bf07283240d419057e861 100755 (executable)
@@ -33,12 +33,13 @@ if test -z "$other_partition_tmpdir"; then
   cat <<EOF 1>&2
 **************************************
 This test requires a writable directory on a different disk partition,
-and I couldn\'t find one.  I tried these defaults:
+and I couldn't find one.  I tried these defaults:
   $CANDIDATE_TMP_DIRS
 Set your environment variable CANDIDATE_TMP_DIRS to make this test
 use a different list.
 **************************************
 EOF
+    #'
 fi
 
 test "$VERBOSE" = yes && set -x