Add a test for cp -p and existing file permissions.
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 1 Dec 2007 09:10:52 +0000 (10:10 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 1 Dec 2007 09:10:52 +0000 (10:10 +0100)
commit20ef6c7b9cd338fc8bfc3cc5221fb811b297f6bf
tree9eccfc29561555d10b208089eecb3a061637447b
parentb64119bc54791809b9fc3a225761b1c913fe66bc
Add a test for cp -p and existing file permissions.

* tests/cp/Makefile.am (TESTS): Add existing-perm-race.
* tests/cp/existing-perm-race: New test.  It isn't much of a
test yet, since it's hard to catch the race, but it has a FIXME
that will let us do a better test later.
ChangeLog
tests/cp/Makefile.am
tests/cp/existing-perm-race [new file with mode: 0644]