263
edits
(→Merge) |
(→Merge) |
||
Line 67: | Line 67: | ||
hg --cwd mozilla-aurora/$loc rm browser/searchplugins/list.txt | hg --cwd mozilla-aurora/$loc rm browser/searchplugins/list.txt | ||
hg --cwd mozilla-aurora/$loc ci -m 'Bug 1276739 - Switch search to use a JSON based format' | hg --cwd mozilla-aurora/$loc ci -m 'Bug 1276739 - Switch search to use a JSON based format' | ||
hg --cwd mozilla-aurora/$loc rm mail/searchplugins/list.txt | |||
hg --cwd mozilla-aurora/$loc ci -m 'Bug 1300199 - Switch search to use a JSON based format' | |||
hg --cwd mozilla-aurora/$loc push -r default ssh://hg.mozilla.org/releases/l10n/mozilla-aurora/$loc | hg --cwd mozilla-aurora/$loc push -r default ssh://hg.mozilla.org/releases/l10n/mozilla-aurora/$loc | ||
done | done |
edits