remove stale TODO

This commit is contained in:
Colin Watson 2011-06-11 23:33:39 +01:00
parent e4389e439f
commit 173f96fd68

View File

@ -4,7 +4,6 @@ set -e
MIRROR=
case $(hostname --fqdn) in
bld-*.mmjgroup.com) ;;
# TODO suffix is either ubuntu or ubuntu-ports
*.mmjgroup.com)
case $ARCH in
i386|amd64) MIRROR=http://archive.mmjgroup.com/ubuntu/ ;;