119
edits
(move note about .mozconfig to prerequisite section) |
(add info on watching the log file) |
||
Line 243: | Line 243: | ||
- When making changes to fix Mozilla code in response to changes upstream, mercurial commit messages follow the pattern: | - When making changes to fix Mozilla code in response to changes upstream, mercurial commit messages follow the pattern: | ||
Bug xxx (MOZ) - {description} | Bug xxx (MOZ) - {description} | ||
- While loop-ff.sh is running, in a separate terminal window it may be helpful to see the overall progress by running: | |||
tail -f ~/log-loop-ff.txt | grep loop-ff |
edits