Updated to match the recent changes

This commit is contained in:
Sergey Poznyakoff
2004-03-22 12:00:12 +00:00
parent 106a24176e
commit f7dbd14d57
3 changed files with 8 additions and 5 deletions

View File

@@ -11,8 +11,8 @@ out="\
-rw-r--r-- jes/glone 0 2002-06-15 14:53:32 file
"
err="\
tar: Read 3072 bytes from $STAR_TESTSCRIPTS/pax-big-10g.tar.bz2
err_regex="\
tar: Record size = .*
"
. $srcdir/after

View File

@@ -11,9 +11,8 @@ out="\
-rw-r--r-- jes/glone 0 2002-06-15 14:53:32 file
"
# Fixme: why?
err="\
tar: Read 4096 bytes from $STAR_TESTSCRIPTS/ustar-big-2g.tar.bz2
err_regex="\
tar: Record size = .*
"
. $srcdir/after

View File

@@ -11,4 +11,8 @@ out="\
-rw-r--r-- jes/glone 0 2002-06-15 14:53:32 file
"
err_regex="\
tar: Record size = .*
"
. $srcdir/after