Sfoglia il codice sorgente

Test the case of unreadable parent

master
lostd 9 anni fa
parent
commit
11274e0baa
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  1. +2
    -0
      mktest.sh

+ 2
- 0
mktest.sh Vedi File

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

Loading…
Annulla
Salva