Bug 1142779 - Environment variables needed for automated testing on device. r=me a=config-only

This commit is contained in:
Gregory Arndt 2015-03-26 22:44:55 -05:00
parent b0dd4a8a97
commit 86e249619b

View File

@ -14,6 +14,9 @@ task:
TARGET: 'flame-kk'
DEBUG: 0
VARIANT: eng
GAIA_OPTIMIZE: '1'
B2G_SYSTEM_APPS: '1'
B2G_UPDATER: '1'
command:
- >
checkout-gecko workspace &&
@ -28,8 +31,3 @@ task:
platform: b2g-device-image
locations:
img: 'private/build/flame-kk.zip'
GAIA_OPTIMIZE: '1'
B2G_SYSTEM_APPS: '1'
B2G_UPDATER: '1'