]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/commitdiff
Revert "And backports too"
authorLizhou Sha <slz@mit.edu>
Tue, 26 Jan 2016 02:11:15 +0000 (21:11 -0500)
committerLizhou Sha <slz@mit.edu>
Tue, 26 Jan 2016 02:11:15 +0000 (21:11 -0500)
Oops, turns out csail doesn't have the backports thingy.

This reverts commit d151a3036b30583cf568f78b5ec6b07ad3f8fc20.

fetch-scripts/debian-backports

index 22feae5168fb82d5bdd1733dbaceba7f1dd02cc1..f8a29a37a813cc51995df01e85ec8dc9cb37db77 100644 (file)
@@ -7,7 +7,7 @@ set -u
 
 #MIRRORDIR=/ifs/mirror
 BASEDIR=${MIRRORDIR}/debian-backports
-RSYNCSOURCE=rsync://debian.csail.mit.edu/debian-backports/
+RSYNCSOURCE=rsync://debian.gtisc.gatech.edu/debian-backports/
 
 RSYNC_OPTS="--recursive --links --hard-links --times --sparse --hard-links --block-size=8192 --timeout 3600 --perms"
 #OTHER_OPTS="--verbose --stats --dry-run"