New.
authorMatt Kraai <kraai@debian.org>
Fri, 21 Dec 2001 15:54:25 +0000 (15:54 -0000)
committerMatt Kraai <kraai@debian.org>
Fri, 21 Dec 2001 15:54:25 +0000 (15:54 -0000)
testsuite/tar/tar-complains-about-missing-file [new file with mode: 0644]

diff --git a/testsuite/tar/tar-complains-about-missing-file b/testsuite/tar/tar-complains-about-missing-file
new file mode 100644 (file)
index 0000000..dd1f2fa
--- /dev/null
@@ -0,0 +1,4 @@
+# XFAIL
+touch foo
+tar cf foo.tar foo
+! busybox tar xf foo.tar bar