Code review comment for lp://staging/~fginther/ubuntu-ci-services-itself/tarmac-add-CI_DEPS_LOCAL

Revision history for this message
Francis Ginther (fginther) wrote :

This has been hot-patched on the tarmac machine:
ubuntu@uci-tarmac:~/.config/tarmac$ bzr diff
=== modified file 'tarmac.conf'
--- tarmac.conf 2014-05-05 20:55:24 +0000
+++ tarmac.conf 2014-05-09 18:46:00 +0000
@@ -5,7 +5,7 @@
 tree_dir = /home/ubuntu/projects/uci-engine
 voting_criteria = Approve >=1
 commit_message_template = [r=<approved_by>] <commit_message> <bugs_fixed> from <author>
-verify_command = ./tarmac.sh
+verify_command = export CI_DEPS_LOCAL=/home/ubuntu/projects/uci-deps && ./tarmac.sh
 rejected_branch_status = Work in progress

 [lp:uci-nagios]

« Back to merge proposal