Skip to content

Commit

Permalink
Bug 1347177 - When doing custom retrigger, job should fail when custo…
Browse files Browse the repository at this point in the history
…m mach command fails r=dustin

MozReview-Commit-ID: A9A0yNkFFma

--HG--
extra : rebase_source : b3f1de0122d83631fda8d66fc176f07d7dcc3586
  • Loading branch information
wlach committed Mar 14, 2017
1 parent 816decb commit 1f7ddfa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions taskcluster/scripts/tester/test-ubuntu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -191,4 +191,5 @@ fi
# harnesses in a particular way)
if [ "$CUSTOM_MACH_COMMAND" ]; then
eval "/home/worker/workspace/build/tests/mach ${CUSTOM_MACH_COMMAND}"
exit $?
fi

0 comments on commit 1f7ddfa

Please sign in to comment.