canmove, Confirmed users
6,441
edits
| Lukasblakk (talk | contribs) | |||
| Line 182: | Line 182: | ||
| ===== Snippet Generation ===== | ===== Snippet Generation ===== | ||
| <pre> | |||
| mkdir -p /builds/3.0.14-3.5.3-major-update/snippets | mkdir -p /builds/3.0.14-3.5.3-major-update/snippets | ||
| cd /builds/3.0.14-3.5.3-major-update/snippets | cd /builds/3.0.14-3.5.3-major-update/snippets | ||
| Line 205: | Line 206: | ||
| # Create partial patches and snippets | # Create partial patches and snippets | ||
| ./patcher2.pl --create-patches --app=firefox --config=../patcher-configs/moz19-branch-major-update-patcher2.cfg 2>&1 | tee ../firefox-create-patches.log | ./patcher2.pl --create-patches --app=firefox --config=../patcher-configs/moz19-branch-major-update-patcher2.cfg 2>&1 | tee ../firefox-create-patches.log | ||
| </pre> | |||
| ===== Quick Verify ===== | ===== Quick Verify ===== | ||