Mozilla/mozilla/testing/sisyphus/data/firefox,1.9.2,debug.data
bclary%bclary.com 834dd30ccd bug 510901 - Sisyphus - support 1.9.3 branch. r=ctalbert.
git-svn-id: svn://10.0.0.236/trunk@258158 18797224-902f-48f8-a5cc-f745e15eee43
2009-08-18 09:34:23 +00:00

11 lines
597 B
Plaintext

product=${product:-firefox}
branch=${branch:-1.9.2}
buildtype=${buildtype:-debug}
profilename=${profilename:-firefox-1.9.2-profile}
profiledirectory=${profiledirectory:-/tmp/firefox-1.9.2-profile}
executablepath=${executablepath:-/work/mozilla/builds/1.9.2/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/releases/mozilla-1.9.2}
TEST_MOZILLA_HG_REV=${TEST_MOZILLA_HG_REV:-tip}