tests: avoid false failure due to remove() ignoring u-w on NFS
commit7c2e4234093542c61c6c0c7e2a91878f602dbf22
authorPádraig Brady <P@draigBrady.com>
Tue, 19 Jan 2016 17:49:11 +0000 (19 17:49 +0000)
committerPádraig Brady <P@draigBrady.com>
Tue, 19 Jan 2016 18:27:43 +0000 (19 18:27 +0000)
tree933c95eda4138394587f88ece86d8362425ac602
parentb4f10133bf8995f55c7ce56d6828b4a3efdda046
tests: avoid false failure due to remove() ignoring u-w on NFS

* tests/rm/rm1.sh: Also remove the group write bit which
was required on one NFS setup at least.  Note u-w was
enough to deny file creation, g-w was also required to
deny file removal.
* tests/rm/cycle.sh: Likewise.
* tests/mv/perm-1.sh: Likewise.
tests/mv/perm-1.sh
tests/rm/cycle.sh
tests/rm/rm1.sh