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