##// END OF EJS Templates
tests: drop an unnecessary redirect to /dev/null...
tests: drop an unnecessary redirect to /dev/null This eliminates the need to conditionalize the color output, because NUL on Windows is a tty. Credit to Yuya for recognizing this.

File last commit:

r30765:eb7de21b default
r39255:d7ac6daf default
Show More
footer.tmpl
8 lines | 162 B | application/x-cheetah | CheetahLexer
{motd}
<div class="logo">
<a href="{logourl}">
<img src="{staticurl|urlescape}{logoimg}" width=75 height=90 border=0 alt="mercurial"></a>
</div>
</body>
</html>