← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~matsubara/launchpad/705657-update-scripts-config into lp:launchpad

 

Diogo Matsubara has proposed merging lp:~matsubara/launchpad/705657-update-scripts-config into lp:launchpad.

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)
Related bugs:
  #705657 cronscripts using production/launchpad-lazr.conf config file with REPORTIFSEEN prefix
  https://bugs.launchpad.net/bugs/705657

For more details, see:
https://code.launchpad.net/~matsubara/launchpad/705657-update-scripts-config/+merge/48976

This branch changes the distro mirror wrapper script to use a new config file proposed here: https://code.launchpad.net/~matsubara/lp-production-configs/705657-change-config-for-scripts/+merge/48975

This new config file is used to fix bug 705657 in a way that cronscripts don't generate conflicting oops ids.
-- 
https://code.launchpad.net/~matsubara/launchpad/705657-update-scripts-config/+merge/48976
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~matsubara/launchpad/705657-update-scripts-config into lp:launchpad.
=== modified file 'cronscripts/mirror-prober.sh'
--- cronscripts/mirror-prober.sh	2011-02-04 02:53:04 +0000
+++ cronscripts/mirror-prober.sh	2011-02-08 20:10:56 +0000
@@ -24,7 +24,7 @@
 fi
 
 
-export LPCONFIG=production
+export LPCONFIG=distromirror
 export http_proxy=http://squid.internal:3128/
 export ftp_proxy=http://squid.internal:3128/