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
Родитель a1e5f93328
Коммит f9e05b82db
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -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 \