"Bill Nottingham" <[email protected]> wrote:
>It helps if we push them, not just mash them. > >diff --git a/configs/system/fedora-updates-push >b/configs/system/fedora-updates-push >index 42836ec..ac3f90d 100755 >--- a/configs/system/fedora-updates-push >+++ b/configs/system/fedora-updates-push >@@ -3,7 +3,7 @@ > SOURCE=/mnt/koji/mash/updates > DEST=/pub/fedora/linux/updates/ > >-for rel in 12 13; do >+for rel in 12 13 14; do > > rsync -rlptDvHh --delay-updates $RSYNC_OPTS --exclude "repodata/*" \ > $SOURCE/f$rel-updates/ $DEST/$rel/ &>/dev/null >_______________________________________________ >infrastructure mailing list >[email protected] >https://admin.fedoraproject.org/mailman/listinfo/infrastructure +1 Dennis -- Sent from my Android phone with K-9 Mail. Please excuse my brevity. _______________________________________________ infrastructure mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/infrastructure
