Update status of tests which should pass
This commit is contained in:
parent
3a2fcc63b8
commit
d9c8ab40a4
@ -1,2 +1 @@
|
|||||||
# XFAIL
|
|
||||||
busybox find . -xdev >/dev/null 2>&1
|
busybox find . -xdev >/dev/null 2>&1
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
# XFAIL
|
|
||||||
touch foo
|
touch foo
|
||||||
tar cf foo.tar foo
|
tar cf foo.tar foo
|
||||||
! busybox tar xf foo.tar bar
|
! busybox tar xf foo.tar bar
|
||||||
|
@ -1,4 +1,3 @@
|
|||||||
# XFAIL
|
|
||||||
touch foo
|
touch foo
|
||||||
busybox tar czf foo.tar.gz foo
|
busybox tar czf foo.tar.gz foo
|
||||||
gzip -d foo.tar.gz
|
gzip -d foo.tar.gz
|
||||||
|
Loading…
Reference in New Issue
Block a user