Update status of tests which should pass
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
# XFAIL
|
||||
touch foo
|
||||
tar cf foo.tar foo
|
||||
! busybox tar xf foo.tar bar
|
||||
|
@@ -1,4 +1,3 @@
|
||||
# XFAIL
|
||||
touch foo
|
||||
busybox tar czf foo.tar.gz foo
|
||||
gzip -d foo.tar.gz
|
||||
|
Reference in New Issue
Block a user