]> asedeno.scripts.mit.edu Git - sipb-mirrors.git/blobdiff - fetch-scripts/gentoo-portage
Revert to wpi until Fedora Infrastructure figures out why we're timing out
[sipb-mirrors.git] / fetch-scripts / gentoo-portage
index 7fc23c49f624b04272c60d71fb1d95552622ee81..717fa58c119f2494e5d2a9ef63e660a85bcc8562 100644 (file)
@@ -2,7 +2,7 @@
 # Modified from http://www.gentoo.org/doc/en/rsync.xml#doc_chap3
 
 RSYNCSOURCE=rsync://rsync.us.gentoo.org/gentoo-portage
-BASEDIR=${MIRRORDIR}/gentoo/rsync
+BASEDIR=${MIRRORDIR}/gentoo-portage
 
 rsync --recursive --times --links --hard-links \
       --stats \
@@ -10,5 +10,5 @@ rsync --recursive --times --links --hard-links \
       --perms \
       -D \
       --delete \
-      --timeout=300
+      --timeout=300 \
       ${RSYNCSOURCE} ${BASEDIR}