product=${product:-firefox} branch=${branch:-1.9.1} buildtype=${buildtype:-debug} profilename=${profilename:-firefox-1.9.1-jprof-profile} profiledirectory=${profiledirectory:-/tmp/firefox-1.9.1-jprof-profile} executablepath=${executablepath:-/work/mozilla/builds/1.9.1-jprof/mozilla/firefox-debug/dist} userpreferences=${userpreferences:-/work/mozilla/builds/hg.mozilla.org/mozilla-central-test/testing/sisyphus/prefs/test-user.js} extensiondir=${extensiondir:-/work/mozilla/builds/hg.mozilla.org/mozilla-central-test/testing/sisyphus/xpi} TEST_MOZILLA_HG=${TEST_MOZILLA_HG:-http://hg.mozilla.org/releases/mozilla-1.9.1} TEST_MOZILLA_HG_REV=${TEST_MOZILLA_HG_REV:-tip}