summaryrefslogtreecommitdiff
path: root/utils/mirrortest
AgeCommit message (Collapse)AuthorFilesLines
2014-01-26utils/doclint.py: Drop, not working anymore.Julian Andres Klode1-15/+14
Sphinx changed its pickle format some time ago, so this script does not work anymore
2008-05-16Remove trailing whitespace.Ben Finney1-2/+2
2007-01-19* rename aptsources to sourceslist (aptsources is already used by theSebastian Heinlein1-3/+4
package, since the other parts were moved away this file only contains sources.list parsing and manipulating only) * rename get_ubuntu_lp_mirror to get_ubuntu_mirrors_from_lp (should be clearer) * fix some imports
2007-01-08* add a tool to find the best mirror (needs to be integrated into theSebastian Heinlein1-0/+99
ui)