* tests/chmod/setgid: Use numeric group ids, not symbolic group names.

This commit is contained in:
Paul Eggert 2005-04-19 07:08:28 +00:00
parent 822c4d9a83
commit f55ce3a2dc

View File

@ -1,7 +1,13 @@
2005-04-18 Paul Eggert <eggert@cs.ucla.edu>
2005-04-19 Paul Eggert <eggert@cs.ucla.edu>
* Version 5.3.1.
* tests/chmod/setgid: Use numeric group ids, not symbolic group names,
since the latter can have shell metacharacters in them (e.g., spaces).
This follows up to the 2005-01-17 patch, which missed this occurrence.
2005-04-18 Paul Eggert <eggert@cs.ucla.edu>
"fetish" -> "coreutils" in several places.
* Makefile.cfg (ftp): Remove fetish.sf.net.
* Makefile.maint (emit_upload_commands): Likewise.