aboutsummaryrefslogtreecommitdiff
path: root/testsuite/gzip/gzip-removes-original-file
blob: b9cb995bcfc9cb8c5579c48e3b85552ee2a258d6 (plain)
1
2
3
touch foo
busybox gzip foo
test ! -f foo