summaryrefslogtreecommitdiff
path: root/tests/misc/truncate-overflow
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/truncate-overflow')
-rwxr-xr-xtests/misc/truncate-overflow2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/truncate-overflow b/tests/misc/truncate-overflow
index 5dbbf38cd..b903244e6 100755
--- a/tests/misc/truncate-overflow
+++ b/tests/misc/truncate-overflow
@@ -52,4 +52,4 @@ else
truncate -s+2147483647 non-empty-file && fail=1
fi
-(exit $fail); exit $fail
+Exit $fail