##// END OF EJS Templates
tests: don't rely on 'false' exit code in test-run-tests.t...
tests: don't rely on 'false' exit code in test-run-tests.t On Solaris: $ sh -c 'false ; echo $?' 255

File last commit:

r14563:81fc9678 default
r16014:f8955a7f stable
Show More
diffstat.tmpl
8 lines | 364 B | application/x-cheetah | CheetahLexer
<tr class="parity{parity}">
<td class="diffstat-file"><a href="#l{fileno}.1">{file|escape}</a></td>
<td class="diffstat-total" align="right">{total}</td>
<td class="diffstat-graph">
<span class="diffstat-add" style="width:{addpct}%;">&nbsp;</span>
<span class="diffstat-remove" style="width:{removepct}%;">&nbsp;</span>
</td>
</tr>