1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-08-05 00:07:51 +02:00

add a blank line

This commit is contained in:
Jim Meyering
2003-10-14 09:34:05 +00:00
parent 94531ab4b7
commit 1c4bd21e70
+1
View File
@@ -54,6 +54,7 @@ chgrp -R $g1 d || fail=1
ln -s f symlink
chgrp $g1 f
chgrp $g2 symlink 2> /dev/null
# This should not change the group of f.
chgrp -c $g2 symlink 2> /dev/null
chgrp -c $g2 f