Remove the pretty-printed log
It didn't work anymore due to the removal of nix-log2xml. And in any case XSL is the work of the devil.
This commit is contained in:
@ -8,10 +8,8 @@
|
||||
[% END %]
|
||||
</p>
|
||||
|
||||
<hr />
|
||||
|
||||
<div class="buildlog">
|
||||
[% logtext %]
|
||||
</div>
|
||||
<pre class="taillog" id="contents">
|
||||
[% HTML.escape(logtext) %]
|
||||
</pre>
|
||||
|
||||
[% END %]
|
||||
|
Reference in New Issue
Block a user