summaryrefslogtreecommitdiff
path: root/tests/chgrp/posix-H
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chgrp/posix-H')
-rwxr-xr-xtests/chgrp/posix-H2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chgrp/posix-H b/tests/chgrp/posix-H
index 1652e595b..59f6533f0 100755
--- a/tests/chgrp/posix-H
+++ b/tests/chgrp/posix-H
@@ -33,7 +33,7 @@ fi
fail=0
-chgrp -HR $g2 1s 2 || fail=1
+chgrp -h -HR $g2 1s 2 || fail=1
# These must have group $g2.
# =========================