On Mon, 2015-06-29 at 18:14 +0100, Ian Jackson wrote: > In report_run_getinfo, used by sg-report-job-history and > sg-report-host-history, make provision for reporting multiple failed > steps. > > The failed steps are put side by side (in a single table cell). The > cell background is set by the job status, but the individual steps may > vary their colour, as seen in this example: > http://xenbits.xen.org/people/iwj/2015/linux-next.html > > Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com>
Acked-by: Ian Campbell <ian.campb...@citrix.com> > + ColourAttr => " bgcolor=\"$failcolour\"", Another possibly unnecessary space, FWIW. > + }; > } elsif ($status eq 'blocked') { > return $single->("blocked", $purple), > } else { _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel