]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
add a blank line
authorJim Meyering <jim@meyering.net>
Tue, 14 Oct 2003 09:34:05 +0000 (09:34 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 14 Oct 2003 09:34:05 +0000 (09:34 +0000)
tests/chgrp/basic

index fb4aa774b4b154fdb67db9cc21bd93b283dcd5eb..5c5a574c97ea319b3ed9037064cd29157bceec85 100755 (executable)
@@ -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