Bug 1205934 - Switch Taskcluster Dolphin builds to in-tree mozharness. r=wcosta

This commit is contained in:
Edgar Chen 2015-09-18 10:44:51 +08:00
parent b3ef82f356
commit 187ce6f6ad

View File

@ -7,7 +7,7 @@ if [ 0$B2G_DEBUG -ne 0 ]; then
debug_flag='--debug'
fi
./mozharness/scripts/b2g_build.py \
$WORKSPACE/gecko/testing/mozharness/scripts/b2g_build.py \
--config b2g/taskcluster-phone.py \
"$debug_flag" \
--disable-mock \