##// END OF EJS Templates
bmstore: close file in a finally block in _writerepo...
bmstore: close file in a finally block in _writerepo Also rename the variable to file_ to avoid shadowing a builtin.

File last commit:

r24588:0bf54479 default
r27188:6a1301e2 default
Show More
changelist.tmpl
5 lines | 124 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(entries%changelistentry, ", ")}]
}