Browse Source

Test the case of unreadable parent

master
lostd 9 years ago
parent
commit
11274e0baa
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      mktest.sh

+ 2
- 0
mktest.sh 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

Loading…
Cancel
Save