[% WRAPPER layout.tt titleHTML="RunCommand log of " _ (step ? " step $step.stepnr of " : "") _ "build ${build.id} of job " _ linkToJob(build.jobset, job) title="RunCommand log of " _ (step ? " step $step.stepnr of " : "") _ "build ${build.id} of job " _ makeNameTextForJob(build.jobset, job) %] [% PROCESS common.tt %]

Below [% IF tail %] are the last lines of [% ELSE %] is [% END %] the output of a RunCommand execution of derivation [% IF step; step.drvpath; ELSE; build.drvpath; END %]. [% IF tail %] The full log is also available. [% END %]

Loading...
[% END %]