summaryrefslogtreecommitdiff
path: root/tests/misc/close-stdout
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/close-stdout')
-rwxr-xr-xtests/misc/close-stdout2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/close-stdout b/tests/misc/close-stdout
index ede75205f..261a3834d 100755
--- a/tests/misc/close-stdout
+++ b/tests/misc/close-stdout
@@ -59,4 +59,4 @@ if test -w /dev/full && test -c /dev/full; then
cp --verbose a b >/dev/full 2>/dev/null && fail=1
fi
-(exit $fail); exit $fail
+Exit $fail