From 6e98d78fd476efe912f4a436e735c9d148c80eed Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Mon, 11 May 1998 03:13:51 +0000 Subject: add "'s --- tests/mv/mv-special-1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/mv/mv-special-1 b/tests/mv/mv-special-1 index 9beaf0659..22d88207a 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 -- cgit v1.2.3-54-g00ecf