diff options
author | Glenn L McGrath <bug1@ihug.co.nz> | 2003-11-20 09:57:44 +0000 |
---|---|---|
committer | Glenn L McGrath <bug1@ihug.co.nz> | 2003-11-20 09:57:44 +0000 |
commit | d9c8ab40a485aa8a7fae92a5d2bbada0e7513ef3 (patch) | |
tree | baeec9d58941804d3bfb4c647d6a8d606a2f7408 /testsuite/tar/tar-complains-about-missing-file | |
parent | 3a2fcc63b848ba26ce5a346fabe7d88b46bde690 (diff) | |
download | busybox-d9c8ab40a485aa8a7fae92a5d2bbada0e7513ef3.tar.gz |
Update status of tests which should pass
Diffstat (limited to 'testsuite/tar/tar-complains-about-missing-file')
-rw-r--r-- | testsuite/tar/tar-complains-about-missing-file | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/tar/tar-complains-about-missing-file b/testsuite/tar/tar-complains-about-missing-file index dd1f2fa87..26e8cbb36 100644 --- a/testsuite/tar/tar-complains-about-missing-file +++ b/testsuite/tar/tar-complains-about-missing-file @@ -1,4 +1,3 @@ -# XFAIL touch foo tar cf foo.tar foo ! busybox tar xf foo.tar bar |