Update status of tests which should pass

This commit is contained in:
Glenn L McGrath 2003-11-20 09:57:44 +00:00
parent 3a2fcc63b8
commit d9c8ab40a4
3 changed files with 0 additions and 3 deletions

View File

@ -1,2 +1 @@
# XFAIL
busybox find . -xdev >/dev/null 2>&1

View File

@ -1,4 +1,3 @@
# XFAIL
touch foo
tar cf foo.tar foo
! busybox tar xf foo.tar bar

View File

@ -1,4 +1,3 @@
# XFAIL
touch foo
busybox tar czf foo.tar.gz foo
gzip -d foo.tar.gz