test2005 to test2016: improve failure detection

This commit is contained in:
Yang Tse
2012-06-29 15:44:50 +02:00
parent dd707b746f
commit 7747136421
12 changed files with 16 additions and 16 deletions

View File

@@ -107,7 +107,7 @@ Metalink: validating (log/download2007)...
Metalink: validating (log/download2007) OK
</file4>
<stripfile4>
$_ = '' if ($_ !~ /^Metalink: /)
$_ = '' if (($_ !~ /^Metalink: /) && ($_ !~ /error/i) && ($_ !~ /warn/i))
</stripfile4>
</verify>
</testcase>