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