mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-04-09 21:53:55 +02:00
Ensure that initial group id's are properly set for d' and d/f3'.
This commit is contained in:
@@ -34,6 +34,7 @@ touch f f2 d/f3
|
||||
chgrp $g1 f || fail=1
|
||||
chgrp $g2 f || fail=1
|
||||
chgrp $g2 f2 || fail=1
|
||||
chgrp -R $g1 d || fail=1
|
||||
|
||||
(
|
||||
chgrp -c $g1 f
|
||||
|
||||
Reference in New Issue
Block a user