mirror of
https://github.com/sheumann/hush.git
synced 2024-11-10 09:05:29 +00:00
5 lines
66 B
Plaintext
5 lines
66 B
Plaintext
# XFAIL
|
|
touch foo
|
|
tar cf foo.tar foo
|
|
! busybox tar xf foo.tar bar
|