~canonical-ci-engineering/charms/precise/ubuntu-ci-services-itself/lander-fix-job-input

« back to all changes in this revision

Viewing changes to templates/jobs/lander-branch-source-builder.xml

  • Committer: Francis Ginther
  • Date: 2013-12-20 22:49:55 UTC
  • Revision ID: francis.ginther@canonical.com-20131220224955-jz7x22m61zut1c1y
Modify path to lander project in job templates.

Show diffs side-by-side

added added

removed removed

Lines of Context:
37
37
 
38
38
mkdir results
39
39
 
40
 
/srv/lander/bin/lander_service_wrapper.py --input-file params.json --output-file results/params.json --service bsbuilder</command>
 
40
/srv/lander_jenkins/lander/bin/lander_service_wrapper.py --input-file params.json --output-file results/params.json --service bsbuilder</command>
41
41
    </hudson.tasks.Shell>
42
42
  </builders>
43
43
  <publishers>