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