diff options
Diffstat (limited to 'tests/chown/separator')
-rwxr-xr-x | tests/chown/separator | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/chown/separator b/tests/chown/separator index 4ee285647..6e717f695 100755 --- a/tests/chown/separator +++ b/tests/chown/separator @@ -46,7 +46,6 @@ case $host_triplet in *) ;; esac -fail=0 chown '' . || fail=1 |