summaryrefslogtreecommitdiff
path: root/tests/mv
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>1998-05-13 03:49:36 +0000
committerJim Meyering <jim@meyering.net>1998-05-13 03:49:36 +0000
commit06ffb13ff0eac06632c2802199447f2506f8c24f (patch)
treee5292cbcabe02c37781702645e843a4d1cd8d30a /tests/mv
parent3e62291a3c3f8cad5873e032d1f3b706a43c9ac6 (diff)
downloadcoreutils-06ffb13ff0eac06632c2802199447f2506f8c24f.tar.xz
clean up diagnostic
Diffstat (limited to 'tests/mv')
-rwxr-xr-xtests/mv/setup8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/mv/setup b/tests/mv/setup
index f3f144706..57849e129 100755
--- a/tests/mv/setup
+++ b/tests/mv/setup
@@ -32,11 +32,11 @@ done
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:
+This test requires a writable directory on a different
+disk partition, and I couldn't find one. I tried these:
$CANDIDATE_TMP_DIRS
-Set your environment variable CANDIDATE_TMP_DIRS to make this test
-use a different list.
+Set your environment variable CANDIDATE_TMP_DIRS to make
+this test use a different list.
**************************************
EOF
#'