diff options
Diffstat (limited to 'tests/rm/cycle')
-rwxr-xr-x | tests/rm/cycle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/cycle b/tests/rm/cycle index 4c9f04d03..20522a052 100755 --- a/tests/rm/cycle +++ b/tests/rm/cycle @@ -38,4 +38,4 @@ EOF compare out exp || fail=1 -(exit $fail); exit $fail +Exit $fail |