diff --git a/src/root/jobset-eval.tt b/src/root/jobset-eval.tt index 29b8b6f6..99cc3720 100644 --- a/src/root/jobset-eval.tt +++ b/src/root/jobset-eval.tt @@ -103,6 +103,13 @@ c.uri_for(c.controller('JobsetEval').action_for('view'),
+ [% IF eval.errormsg %] +
+

Errors occurred at [% INCLUDE renderDateTime timestamp=(eval.errortime || eval.timestamp) %].

+
[% HTML.escape(eval.errormsg) %]
+
+ [% END %] +
[% INCLUDE renderSome builds=aborted tabname="#tabs-aborted" %]