]> git.saurik.com Git - apt.git/commit
drop extra newline in 'Failed to fetch' and 'GPG error' message
authorDavid Kalnischkies <david@kalnischkies.de>
Sun, 9 Aug 2015 17:01:49 +0000 (19:01 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Mon, 10 Aug 2015 15:27:59 +0000 (17:27 +0200)
commit0efb29eb36184bbe6de7b1013d1898796d94b171
tree603fee6ffcdd905e44af83653766f539df1aca17
parentdd676dc71e31c20f66d5b9d9ac1c5a4c8883cd79
drop extra newline in 'Failed to fetch' and 'GPG error' message

I never understood why there is an extra newline in those messages, so
now is as good time as any to drop them. Lets see if someone complains
with a good reason to keep it…
apt-pkg/acquire-item.cc
apt-pkg/update.cc
test/integration/test-apt-update-nofallback
test/integration/test-apt-update-not-modified
test/integration/test-apt-update-rollback
test/integration/test-bug-595691-empty-and-broken-archive-files