diff options
Diffstat (limited to 'tests/mv/reply-no')
-rwxr-xr-x | tests/mv/reply-no | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/reply-no b/tests/mv/reply-no index 42967c866..fb7cc2f8d 100755 --- a/tests/mv/reply-no +++ b/tests/mv/reply-no @@ -39,4 +39,4 @@ EOF compare out exp_err || fail=1 -(exit $fail); exit $fail +Exit $fail |