Bug 751316 - Update mozautolog repo in CI bootstrap script, a=npotb,test-only

This commit is contained in:
Jonathan Griffin 2012-05-02 12:44:17 -07:00
parent 7686976dbe
commit a2b7252f85

View File

@ -62,7 +62,7 @@ else
cd ..
# set up mozautolog
hg clone http://hg.mozilla.org/users/jgriffin_mozilla.com/mozautolog/
hg clone http://hg.mozilla.org/automation/mozautolog/
cd mozautolog
python setup.py develop
cd ..