diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-01-02 14:04:11 +0100 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-01-02 14:04:11 +0100 |
commit | 76b8e5a572455fd7360d346a6c70428b1cb5de43 (patch) | |
tree | 741f795016742e1658708877cbe44752348988f2 /test/authReliability | |
parent | fce726023f703c369ae030684e75ed03c7544d6b (diff) | |
parent | f3224a73ec718a5f4e4404cd716e4b7c2702bb8b (diff) |
* test/authReliability/sources.list.good:
- add missing file to make the tests work again
* apt-pkg/acquire-item.cc:
- fix I-M-S hits with file:// uris
* test/pre-upload-check.py:
- better error messages
- use "apt-get" by default (instead of ../bin/apt-get)
Diffstat (limited to 'test/authReliability')
-rw-r--r-- | test/authReliability/sources.list.good | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/authReliability/sources.list.good b/test/authReliability/sources.list.good new file mode 100644 index 000000000..2e9a4458a --- /dev/null +++ b/test/authReliability/sources.list.good @@ -0,0 +1,2 @@ +deb http://people.ubuntu.com/~mvo/apt/auth-test-suit/gpg-package-ok/ / + |