Confirmed users
4,293
edits
Line 317: | Line 317: | ||
cd ../updates | cd ../updates | ||
./verify.sh -c moz18-firefox-$platform-major.cfg 2>&1 | tee $platform.log | ./verify.sh -c moz18-firefox-$platform-major.cfg 2>&1 | tee $platform.log | ||
Then push the logs up to [https://build.mozilla.org/logs/Firefox_2.0.0.16_3.0.1_MU/ here] (LDAP auth) and compare against the fourth iteration. When doing a diff, the only thing of note is that | |||
PREPARE REMOVE searchplugins/pbi-pl.xml | |||
+file cannot be removed because it does not exist; skipping | |||
PREPARE REMOVE searchplugins/taobao.xml | |||
file cannot be removed because it does not exist; skipping | |||
... | |||
FINISH ADD searchplugins/fbc-pl.xml | |||
-remove failed: -1,2 (searchplugins/fbc-pl.xml.moz-backup) | |||
for the Polish locale (due to {{bug|408888}}, pbi-pl died and was replaced by fbcpl). |