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