]> git.saurik.com Git - apt.git/commit
test/authReliability/sources.list.good:
authorMichael Vogt <michael.vogt@ubuntu.com>
Wed, 2 Jan 2008 12:50:56 +0000 (13:50 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Wed, 2 Jan 2008 12:50:56 +0000 (13:50 +0100)
commitf3224a73ec718a5f4e4404cd716e4b7c2702bb8b
treeeb482e0dd8bbb81cc26926299747d47421271e05
parentfce726023f703c369ae030684e75ed03c7544d6b
test/authReliability/sources.list.good:
- add missing file to make the test/pre-upload-check.py work again
apt-pkg/acquire-item.cc:
- fix auth-reliable code when file:// uris are used
test/pre-upload-check.py:
- use the standard apt, not "../bin/apt-get" by default
- make the error messages more useful on test-failure
apt-pkg/acquire-item.cc
test/authReliability/sources.list.good [new file with mode: 0644]
test/pre-upload-check.py