aboutsummaryrefslogtreecommitdiff
path: root/testsuite/rmdir/rmdir-removes-parent-directories
blob: 222f5dec7683a06740fddd893ce5d65b7a9f131c (plain)
1
2
3
mkdir -p foo/bar
busybox rmdir -p foo/bar
test ! -d foo