find:: get rid of nested function (it's a gcc-ism)
[oweals/busybox.git] / testsuite / gzip / gzip-removes-original-file
1 touch foo
2 busybox gzip foo
3 test ! -f foo