test: avoid false failure with setgid directories
commitf77a6352fbc2bfb7b62bcf7dcd42d053b7a556c4
authorPádraig Brady <P@draigBrady.com>
Sun, 24 Mar 2024 19:46:57 +0000 (24 19:46 +0000)
committerPádraig Brady <P@draigBrady.com>
Sun, 24 Mar 2024 19:46:57 +0000 (24 19:46 +0000)
tree27857d6e6dd428771da8a3cb7c89d6f12dded4c4
parentc45fcb2ed2d80df5e7dea3c52eba24a9676d9eae
test: avoid false failure with setgid directories

* tests/chmod/symlinks.sh: Ensure this new test is immune
to setgid directories by resetting modes with =777 rather than 777.
Also output more debugging in all failure cases.
tests/chmod/symlinks.sh