launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #04928
[Merge] lp:~lamont/launchpad/syowa into lp:launchpad
LaMont Jones has proposed merging lp:~lamont/launchpad/syowa into lp:launchpad.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~lamont/launchpad/syowa/+merge/74823
switch over to the role alias for archive.syncproxy, and retire frei from triggering (frei was retired 4.5 months ago)
--
https://code.launchpad.net/~lamont/launchpad/syowa/+merge/74823
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~lamont/launchpad/syowa into lp:launchpad.
=== modified file 'cronscripts/publishing/distro-parts/ubuntu/finalize.d/90-trigger-mirrors'
--- cronscripts/publishing/distro-parts/ubuntu/finalize.d/90-trigger-mirrors 2011-04-05 07:20:47 +0000
+++ cronscripts/publishing/distro-parts/ubuntu/finalize.d/90-trigger-mirrors 2011-09-09 16:19:25 +0000
@@ -2,7 +2,7 @@
# Prod the master mirrors to propagate the update.
-MASTERMIRRORS="syowa frei wahoo scandium"
+MASTERMIRRORS="archive.syncproxy.ubuntu.com wahoo scandium"
echo "$(date -R): Triggering master mirrors..."
for HOST in $MASTERMIRRORS
Follow ups