From: Jim Meyering Date: Mon, 11 May 1998 03:13:00 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: FILEUTILS-3_16o~83 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=268db2760a7202f3cf44dbd2c55a52e7ce7679a0;p=thirdparty%2Fcoreutils.git *** empty log message *** --- diff --git a/tests/mv/setup b/tests/mv/setup index 41a76c155e..5d1587efbd 100755 --- a/tests/mv/setup +++ b/tests/mv/setup @@ -29,13 +29,15 @@ for d in $CANDIDATE_TMP_DIRS; do done -if test -z $other_partition_tmpdir; then +if test -z "$other_partition_tmpdir"; then cat <&2 +************************************** This test requires a writable directory on a different disk partition, 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