Test the case of unreadable parent

This commit is contained in:
lostd 2015-07-02 01:14:27 +01:00
parent 1742598256
commit 11274e0baa
1 changed files with 2 additions and 0 deletions

View File

@ -28,3 +28,5 @@ mkdir empty-dir
mkdir cage
echo 'chmod 000 test/cage' > cage/lock.sh
echo 'chmod 755 test/cage' > cage-unlock.sh
mkdir cage/lion
echo 'chmod 000 test/cage' > cage/lion/lock.sh