~pwlars/ubuntu-test-cases/krillin-recovery

« back to all changes in this revision

Viewing changes to jenkins/templates/touch-ubuntu-weather-app-autopilot.xml.jinja2

  • Committer: Andy Doan
  • Date: 2013-09-10 12:58:02 UTC
  • mto: (19.1.2 touch)
  • mto: This revision was merged to the branch mainline in revision 20.
  • Revision ID: andy.doan@canonical.com-20130910125802-1qbsilf5j386bt0n
remove hard-coding of the branch

this makes it easier to test changes locally

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{% extends "touch-autopilot-base.xml.jinja2" %}
 
2
<?xml version='1.0' encoding='UTF-8'?>
 
3
 
 
4
{% block apptest %}
 
5
export APP=&quot;ubuntu-weather-app-autopilot&quot;
 
6
{% endblock %}