]> git.ipfire.org Git - thirdparty/coreutils.git/commit
Test the new feature: cp -p preserves the GID whenever possible.
authorLasse Collin <lasse.collin@tukaani.org>
Fri, 23 Nov 2007 12:51:10 +0000 (13:51 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 24 Nov 2007 14:09:17 +0000 (15:09 +0100)
commita382db6a04dd05c1acc669a7769fb2297b237500
tree6b859b2619886e0cf3fbb2fa3de48b0b19605a44
parent5c11250915f1521fa65502c1e4765ddd41c96edc
Test the new feature: cp -p preserves the GID whenever possible.

* tests/cp/preserve-gid: New file.  Test for today's change.
* tests/cp/Makefile.am (TESTS): Add preserve-gid.
* tests/Makefile.am (all_t): Add tc.
(tc): New target.
ChangeLog
tests/Makefile.am
tests/cp/Makefile.am
tests/cp/preserve-gid [new file with mode: 0755]