From e9e376d85fb8d21c254c2d3788edae89a1f7f752 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 5 Nov 2000 15:12:37 +0000 Subject: fix another exit --- 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 f004b05ed..0a767c055 100755 --- a/tests/mv/mv-special-1 +++ b/tests/mv/mv-special-1 @@ -36,7 +36,7 @@ if test $framework_failure = 1; then # exit 77 here to indicate that we couldn't run the test. # At least running on SunOS 4.1.4, using a directory NFS mounted # from an OpenBSD system, the above mknod fails. - exit 77 + (exit 77); exit fi fail=0 -- cgit v1.2.3-70-g09d2