diff options
Diffstat (limited to 'tests/rm/ir-1')
-rwxr-xr-x | tests/rm/ir-1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/ir-1 b/tests/rm/ir-1 index c3cdc0be8..c3cb8b327 100755 --- a/tests/rm/ir-1 +++ b/tests/rm/ir-1 @@ -61,4 +61,4 @@ case `echo $t/*` in *) fail=1 ;; esac -(exit $fail); exit $fail +Exit $fail |