~vila/uci-engine/integration

« back to all changes in this revision

Viewing changes to tarmac.sh

  • Committer: Chris Johnston
  • Date: 2014-03-26 15:35:02 UTC
  • mto: This revision was merged to the branch mainline in revision 415.
  • Revision ID: chrisjohnston@ubuntu.com-20140326153502-byogwbpdf4yjjowh
Update references to ubuntu-ci-services-itself

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
 
17
17
# REQUIRES: python-pip python-virtualenv python-setuptools python-dev
18
18
 
19
 
export CI_DEPS_BRANCH="lp:~canonical-ci-engineering/ubuntu-ci-services-itself/deps"
 
19
export CI_DEPS_BRANCH="lp:~canonical-ci-engineering/uci-engine/deps"
20
20
 
21
21
set -e
22
22
if [ -z $1 ] ; then