This commit was manufactured by cvs2svn to create tag 'busybox_1_00'.
[oweals/busybox.git] / busybox / testsuite / bunzip2 / bzcat-does-not-remove-compressed-file
1 echo foo | bzip2 >foo.bz2
2 busybox bzcat foo.bz2
3 test -f foo.bz2