##// END OF EJS Templates
scmutil: fix erroneous Abort call...
scmutil: fix erroneous Abort call This fixes d13913355390 (affected Windows only).

File last commit:

r13858:1046cb66 stable
r13973:366fa83f default
Show More
bookmarks.tmpl
6 lines | 164 B | application/x-cheetah | CheetahLexer
{header}
<title>{repo|escape}: bookmarks </title>
<description>{repo|escape} bookmark history</description>
{entries%bookmarkentry}
</channel>
</rss>