Releases/Firefox 31.4.0esr/BuildNotes
< Releases
Jump to navigation
Jump to search
Checklist
(RelMan) Submit to Ship It- Upload to Apple
- Push to mirrors
- Run pushsnip
- Post-release tasks
Mark as shipped
Build 1
Remove whatsnew for 31* users
See bug 1121123 for background.
cd /opt/aus2/snippets/staging
mkdir -p Firefox-31.4.0esr-build1-remove-whatsnew/Firefox
rsync -a /opt/aus2/snippets/pushed/Firefox-31.4.0esr-build1/Firefox/31* Firefox-31.4.0esr-build1-remove-whatsnew/Firefox/
find Firefox-31.4.0esr-build1-remove-whatsnew -type f -exec sed -i -e '/^openURL/d' -e 's,^actions=showURL,actions=silent,' {} \;
diff -ru /opt/aus2/snippets/pushed/Firefox-31.4.0esr-build1/ Firefox-31.4.0esr-build1-remove-whatsnew/
~/bin/pushsnip Firefox-31.4.0esr-build1-remove-whatsnew