##// END OF EJS Templates
checklink: always close the NamedTemporaryFile...
checklink: always close the NamedTemporaryFile This fixes test-patchbomb.t when using pypy with --pure.

File last commit:

r18045:add2f9dd default
r22946:77c121da default
Show More
branches.tmpl
6 lines | 158 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape}: branches</title>
<description>{repo|escape} branch history</description>
{entries%branchentry}
</channel>
</rss>