do not show IP in output of testcases
authorDavid Kalnischkies <david@kalnischkies.de>
Tue, 7 Oct 2014 21:52:12 +0000 (23:52 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Tue, 7 Oct 2014 21:52:12 +0000 (23:52 +0200)
commit0045df3fc7c3c1dba084682805b50203472d443f
tree8fd76a39e624e5225dec2398bc4c5778b90cd772
parentd6cf2345a35896448e19bfb294ffe66faab00f86
do not show IP in output of testcases

On travis-ci connect.cc detects a rotation, triggering it store the IP
which is later appended to the error message, which is all nice and
great if we deal with a real server, but in the testcases it just
triggers failures as strings do not match.

Git-Dch: Ignore
apt-pkg/acquire-method.cc
test/integration/framework