]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
tweak
authorJim Meyering <jim@meyering.net>
Tue, 7 Nov 2000 14:57:41 +0000 (14:57 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 7 Nov 2000 14:57:41 +0000 (14:57 +0000)
tests/expensive

index 1eeb10e2cf83d479adc3943a4bfc85372119cc99..aaa69ec17f9af626a773ebcff96a6611dbb0c79e 100644 (file)
@@ -7,5 +7,5 @@ environment variable set to yes.  E.g.,
   env RUN_EXPENSIVE_TESTS=yes make check
 
 EOF
-  exit 77
+  (exit 77); exit
 fi