gecko/testing/sisyphus/data/thunderbird,1.9.1-test,debug.data

11 lines
692 B
Plaintext

product=${product:-thunderbird}
branch=${branch:-1.9.1}
buildtype=${buildtype:-debug}
profilename=${profilename:-thunderbird-1.9.1-test-profile}
profiledirectory=${profiledirectory:-/tmp/thunderbird-1.9.1-test-profile}
executablepath=${executablepath:-/work/mozilla/builds/1.9.1-thunderbird-test/mozilla/thunderbird-debug/mozilla/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/comm-central}
TEST_MOZILLA_HG_REV=${TEST_MOZILLA_HG_REV:-tip}