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

« back to all changes in this revision

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

  • Committer: Paul Larson
  • Date: 2014-10-21 15:40:57 UTC
  • Revision ID: paul.larson@canonical.com-20141021154057-zk465lswaexddae7
Find a better default location for the wifi configuration

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-clock-autopilot&quot;
6
 
{% endblock %}