]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/commitdiff
Revert "Switch upstream to csail because gatech stopped syncing"
authorLizhou Sha <slz@mit.edu>
Thu, 24 Mar 2016 04:19:11 +0000 (00:19 -0400)
committerLizhou Sha <slz@mit.edu>
Thu, 24 Mar 2016 04:19:11 +0000 (00:19 -0400)
This reverts commit e025702483dcf23b88b94cf2232082aec38c6378.

Upstream is working. Turns out Debian FTP master was probably not
updating.

fetch-scripts/debian

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