busybox/testsuite/tar/tar-complains-about-missing-file
Matt Kraai 1fcc66e685 New.
2001-12-21 15:54:25 +00:00

5 lines
66 B
Plaintext

# XFAIL
touch foo
tar cf foo.tar foo
! busybox tar xf foo.tar bar