~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/soyuz/templates/buildfarmjob-current.pt

[rs=buildbot-poller] automatic merge from stable. Revisions: 14451,
        14452, 14453, 14454, 14455 included.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<tal:root
2
 
  xmlns:tal="http://xml.zope.org/namespaces/tal"
3
 
  xmlns:metal="http://xml.zope.org/namespaces/metal"
4
 
  xmlns:i18n="http://xml.zope.org/namespaces/i18n"
5
 
  omit-tag="">
6
 
 
7
 
  Working on
8
 
  <tal:jobtype replace="context/__class__/__name__" />.
9
 
</tal:root>