From 02856780cfc1e53bd51da151b38f052528dcfb23 Mon Sep 17 00:00:00 2001 From: Rob Vermaas Date: Mon, 29 Nov 2010 09:10:10 +0000 Subject: [PATCH] hydra: show machine in buildsteps --- src/root/build.tt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/root/build.tt b/src/root/build.tt index 63965d07..b61c3eec 100644 --- a/src/root/build.tt +++ b/src/root/build.tt @@ -13,7 +13,7 @@

[% type %] build steps

- + [% FOREACH step IN build.buildsteps -%] @@ -40,6 +40,7 @@ [% END %] [% END %] +
NrWhatDurationStatus
NrWhatDurationMachineStatus
[% step.machine.split('@').1 %] [% IF step.busy == 1 %] [% IF build.finished %]