mirror of
https://github.com/jarun/nnn.git
synced 2025-03-29 09:36:36 +00:00
Test the case of unreadable parent
This commit is contained in:
parent
1742598256
commit
11274e0baa
1 changed files with 2 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue