summaryrefslogtreecommitdiff
path: root/tests/misc/nohup
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/nohup')
-rwxr-xr-xtests/misc/nohup2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/nohup b/tests/misc/nohup
index 1b36dbd29..62f87b13f 100755
--- a/tests/misc/nohup
+++ b/tests/misc/nohup
@@ -105,4 +105,4 @@ EOF
nohup >/dev/null 2>&1
test $? = 127 || fail=1
-(exit $fail); exit $fail
+Exit $fail