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

9 lines
553 B
Plaintext

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