Don't render machine name if not applicable to step
[?]
Aug 10, 2015, 10:53 AM
NQ2X3Y4KHOZFC3BBWL5HD3DFC3CCKR72OOVON76MRRPE23ZDZMJQCDependencies
- [2]
TX7Q4RASAdd page showing latest build steps - [3]
24BMQDZAStart of single-process hydra-queue-runner - [4]
2GUAKGTBFix indentation of build.tt - [5]
PH3DFCNURender machine correctly if it doesn't contain @ - [*]
J5UVLXOK* Start of a basic Catalyst web interface.
Change contents
- replacement in src/root/build.tt at line 48
<td>[% INCLUDE renderMachineName machine=step.machine %]</td><td>[% IF step.busy == 1 || step.status == 0 || step.status == 1 || step.status == 4 || step.status == 7; INCLUDE renderMachineName machine=step.machine; ELSE; "<em>n/a</em>"; END %]</td>