diff options
| author | Julian Andres Klode <jak@debian.org> | 2010-03-03 19:37:43 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2010-03-03 19:37:43 +0100 |
| commit | 809ff1217079cb8e4790a1bc8f1fe187c8ded358 (patch) | |
| tree | 12703a0e626358c5489be2ba8955a3982038e3a6 /tests | |
| parent | 3b44b1fc02961f3e760709d9f72e72b0259e9a92 (diff) | |
| download | python-apt-809ff1217079cb8e4790a1bc8f1fe187c8ded358.tar.gz | |
* tests/data/aptsources/sources.list.testDistribution:
- change one mirror which is not on the mirror list anymore.
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/data/aptsources/sources.list.testDistribution | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/data/aptsources/sources.list.testDistribution b/tests/data/aptsources/sources.list.testDistribution index 4ff0fae6..79224a34 100644 --- a/tests/data/aptsources/sources.list.testDistribution +++ b/tests/data/aptsources/sources.list.testDistribution @@ -6,8 +6,8 @@ deb http://de.archive.ubuntu.com/ubuntu/ hardy-updates restricted deb http://de.archive.ubuntu.com/ubuntu/ hardy-security main deb http://de.archive.ubuntu.com/ubuntu/ hardy-security multiverse deb http://ftp.debian.org/debian sid main -deb http://ubuntu.cs.uaf.edu/ubuntu/ hardy main -deb http://ubuntu.cs.uaf.edu/ubuntu/ hardy-backports main +deb http://ftp.hosteurope.de/mirror/archive.ubuntu.com/ hardy main +deb http://ftp.hosteurope.de/mirror/archive.ubuntu.com/ hardy-backports main deb http://archive.ubuntu.com/ubuntu/ intrepid main deb cdrom:[Ubuntu 8.10 _Intrepid Ibex_ - Alpha]/ intrepid main deb cdrom:[Ubuntu 8.04 _Hardy Heron_] hardy main |
