]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-helper
Merge remote-tracking branch 'mvo/feature/helpful-apt-list' into debian/sid
[apt.git] / test / integration / test-apt-helper
index 37ed95181dba8b8f211ece503f8ed1793da085b7..6505b59565e03e184507358e3382cde0353cf495 100755 (executable)
@@ -33,5 +33,7 @@ if ! apthelper -qq download-file http://localhost:8080/foo foo5 MD5Sum:aabbcc 2>
 else
    msgfail
 fi
-testfileequal download.stderr 'E: HashSum Failed'
-testfileequal foo5.failed 'foo'
+testfileequal download.stderr 'E: Failed to fetch http://localhost:8080/foo  Hash Sum mismatch
+
+E: Download Failed'
+testfileequal foo5.FAILED 'foo'