gecko/testing/sisyphus/data/firefox,1.9.3-tracemonkey,debug.data
2009-08-18 00:30:00 -07:00

11 lines
622 B
Plaintext

product=${product:-firefox}
branch=${branch:-1.9.3}
buildtype=${buildtype:-debug}
profilename=${profilename:-firefox-1.9.3-tracemonkey-profile}
profiledirectory=${profiledirectory:-/tmp/firefox-1.9.3-tracemonkey-profile}
executablepath=${executablepath:-/work/mozilla/builds/1.9.3-tracemonkey/mozilla/firefox-debug/dist}
userpreferences=${userpreferences:-/work/mozilla/mozilla.com/test.mozilla.com/www/prefs/test-user.js}
extensiondir=${extensiondir:-/work/mozilla/mozilla.com/test.mozilla.com/www/xpi}
TEST_MOZILLA_HG=${TEST_MOZILLA_HG:-http://hg.mozilla.org/tracemonkey}
TEST_MOZILLA_HG_REV=${TEST_MOZILLA_HG_REV:-tip}