summaryrefslogtreecommitdiff
path: root/tests/chgrp/posix-H
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-05-17 12:10:43 +0000
committerJim Meyering <jim@meyering.net>2004-05-17 12:10:43 +0000
commit58f134b649641a442a21f60a1c5889f4581240a5 (patch)
tree9ced7e2045dd0f1159b873e0b4a623e324a79fee /tests/chgrp/posix-H
parenta432ab952a0199b90be84858b59b8f051f1b67b7 (diff)
downloadcoreutils-58f134b649641a442a21f60a1c5889f4581240a5.tar.xz
Use -h where necessary to retain semantics.
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.
# =========================