Confirmed users
328
edits
(→Running the analysis: browser busted on debian/ubuntu) |
(→Running the analysis: ordering B.S.) |
||
Line 16: | Line 16: | ||
mkdir ~/haz | mkdir ~/haz | ||
cd ~/haz | cd ~/haz | ||
python $SRCDIR/testing/mozharness/scripts/spidermonkey_build.py -c | python $SRCDIR/testing/mozharness/scripts/spidermonkey_build.py -c hazards/common.py -c hazards/build_browser.py -c developer_config.py --source $SRCDIR | ||
It doesn't matter what directory you run from, as long as it's not at the top of a source checkout. | It doesn't matter what directory you run from, as long as it's not at the top of a source checkout. |