source: drbl_ui/backup/test_busybox/busybox-1.7.2/testsuite/rmdir/rmdir-removes-parent-directories @ 20

Last change on this file since 20 was 20, checked in by chris, 16 years ago
File size: 56 bytes
Line 
1mkdir -p foo/bar
2busybox rmdir -p foo/bar
3test ! -d foo
Note: See TracBrowser for help on using the repository browser.