From 6e98d78fd476efe912f4a436e735c9d148c80eed Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 11 May 1998 03:13:51 +0000 Subject: [PATCH] add "'s --- tests/mv/mv-special-1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/mv/mv-special-1 b/tests/mv/mv-special-1 index 9beaf06599..22d88207a2 100755 --- a/tests/mv/mv-special-1 +++ b/tests/mv/mv-special-1 @@ -9,7 +9,7 @@ . $srcdir/setup -if test -z $other_partition_tmpdir; then +if test -z "$other_partition_tmpdir"; then exit 77 fi -- 2.47.3