mirror of
https://github.com/sheumann/hush.git
synced 2024-12-21 08:29:45 +00:00
New.
This commit is contained in:
parent
5447f17ef9
commit
b89637a037
3
testsuite/rm/rm-removes-file
Normal file
3
testsuite/rm/rm-removes-file
Normal file
@ -0,0 +1,3 @@
|
||||
touch foo
|
||||
busybox rm foo
|
||||
test ! -f foo
|
Loading…
Reference in New Issue
Block a user