diff --git a/src/root/build.tt b/src/root/build.tt index d79283c1..b4d68b25 100644 --- a/src/root/build.tt +++ b/src/root/build.tt @@ -65,7 +65,7 @@ END; [% ELSE %] Succeeded [% END %] - [% IF step.timesbuilt > 1 %] + [% IF step.timesbuilt && step.timesbuilt > 1 %] ([% step.timesbuilt %] times) [% END %] [% ELSIF step.status == 3 %]