summaryrefslogtreecommitdiff
path: root/tests/tail-2/append-only
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tail-2/append-only')
-rwxr-xr-xtests/tail-2/append-only2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail-2/append-only b/tests/tail-2/append-only
index fc761006b..d78a54063 100755
--- a/tests/tail-2/append-only
+++ b/tests/tail-2/append-only
@@ -42,4 +42,4 @@ pid=$!
tail --pid=$pid -f f > /dev/null 2>&1 || fail=1
chattr -a f 2>/dev/null
-(exit $fail); exit $fail
+Exit $fail