diff options
Diffstat (limited to 'tests/chown/separator')
-rwxr-xr-x | tests/chown/separator | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chown/separator b/tests/chown/separator index cfd5f0c7e..a8a6600c8 100755 --- a/tests/chown/separator +++ b/tests/chown/separator @@ -65,4 +65,4 @@ for u in $id_u "$id_un" ''; do done done -(exit $fail); exit $fail +Exit $fail |