diff options
Diffstat (limited to 'tests/rm/unread2')
-rwxr-xr-x | tests/rm/unread2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/unread2 b/tests/rm/unread2 index 005c4255c..615f24d8d 100755 --- a/tests/rm/unread2 +++ b/tests/rm/unread2 @@ -37,4 +37,4 @@ EOF compare out exp || fail=1 -(exit $fail); exit $fail +Exit $fail |