]> git.ipfire.org Git - thirdparty/coreutils.git/commit
* tests/install/basic-1: When setting up an unreadable "." in an
authorJim Meyering <jim@meyering.net>
Sat, 10 Mar 2007 08:53:49 +0000 (09:53 +0100)
committerJim Meyering <jim@meyering.net>
Sat, 10 Mar 2007 08:53:49 +0000 (09:53 +0100)
commitbc86cb44e32c6c16f3d387809713536fa48585f5
treeaaa8d7ac069ec934531c99e373d591acfba24c8b
parent0a538a24886c0fb9eb1f4055636b3e15f8c04f4f
* tests/install/basic-1: When setting up an unreadable "." in an
inaccessible parent, make the parent inaccessible *after* making "."
unreadable.  Otherwise, running "chmod a-r ." in an already-
inaccessible parent would fail on NFS with "Stale NFS file handle".
Reported by Bob Proulx.
ChangeLog
tests/install/basic-1