diff options
author | Marc Hoersken <info@marc-hoersken.de> | 2012-09-17 07:35:11 +0200 |
---|---|---|
committer | Marc Hoersken <info@marc-hoersken.de> | 2012-09-17 07:35:11 +0200 |
commit | b3d72a95beffee3a480386806f15b99d410e1e91 (patch) | |
tree | e02192657ff5594ecf4d4f8bf7abd97e4fcdd5a7 /tests/data/test2011 | |
parent | b78944146a0670b74be00e189f468adfc5fca5b7 (diff) |
metalink tests: Updated expected output to include hash name
Diffstat (limited to 'tests/data/test2011')
-rw-r--r-- | tests/data/test2011 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test2011 b/tests/data/test2011 index 7cce8c538..46785cf94 100644 --- a/tests/data/test2011 +++ b/tests/data/test2011 @@ -84,7 +84,7 @@ Metalink: parsing (file://%PWD/log/test2011.metalink) OK Metalink: fetching (log/download2011) from (http://%HOSTIP:%HTTPPORT/2011)... Metalink: fetching (log/download2011) from (http://%HOSTIP:%HTTPPORT/2011) OK Metalink: validating (log/download2011)... -Metalink: validating (log/download2011) FAILED (digest mismatch) +Metalink: validating (log/download2011) [sha-256] FAILED (digest mismatch) </file3> <stripfile3> $_ = '' if (($_ !~ /^Metalink: /) && ($_ !~ /error/i) && ($_ !~ /warn/i)) |