Administrators, MozillaWiki team
918
edits
(→Notes) |
(→Notes) |
||
Line 18: | Line 18: | ||
* update snippets have wrong releasenotes detailsUrl *monkeypatched* {{bug|546985}} | * update snippets have wrong releasenotes detailsUrl *monkeypatched* {{bug|546985}} | ||
<nowiki>$> find 20100216-Thunderbird-3.0.2* -type f | xargs perl -pi -e's[http://www.mozillamessaging.com/(.*)/thunderbird/3.0.2/releasenotes/][http://live.mozillamessaging.com/thunderbird/releasenotes?locale=$1&version=3.0.2]g'</nowiki> | <nowiki>$> find 20100216-Thunderbird-3.0.2* -type f | xargs perl -pi -e's[http://www.mozillamessaging.com/(.*)/thunderbird/3.0.2/releasenotes/][http://live.mozillamessaging.com/thunderbird/releasenotes?locale=$1&version=3.0.2]g'</nowiki> | ||
* Forgot to edit [http://mxr.mozilla.org/mozilla/source/tools/tinderbox-configs/monitoring/Thunderbird_trunk.txt Tinderbox monitoring] |