Labs/Test Pilot/debug: Difference between revisions

No edit summary
Line 17: Line 17:
# hg clone http://hg.mozilla.org/labs/testpilot/
# hg clone http://hg.mozilla.org/labs/testpilot/
# cd testpilot
# cd testpilot
# python manage.py install <profile>    (where <profile> is the name of the Firefox profile to install the extension to; you may want to create a new profile for this purpose first.)
# python manage.py install --profile <profile>    (where <profile> is the name of the Firefox profile to install the extension to; you may want to create a new profile for this purpose first. You may omit --profile <profile> if you wish to install to the 'default' profile)


==The Code==
==The Code==
Confirmed users
110

edits