diff options
Diffstat (limited to 'tests/ls/m-option')
-rwxr-xr-x | tests/ls/m-option | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ls/m-option b/tests/ls/m-option index 15495879e..cd0bc8a45 100755 --- a/tests/ls/m-option +++ b/tests/ls/m-option @@ -42,4 +42,4 @@ EOF compare out exp || fail=1 -(exit $fail); exit $fail +Exit $fail |