diff options
Diffstat (limited to 'tests/tail-2/assert-2')
-rwxr-xr-x | tests/tail-2/assert-2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tail-2/assert-2 b/tests/tail-2/assert-2 index 4c6f4a9f3..d816c7c65 100755 --- a/tests/tail-2/assert-2 +++ b/tests/tail-2/assert-2 @@ -49,4 +49,4 @@ esac test $fail = 1 && cat err -(exit $fail); exit $fail +Exit $fail |