##// END OF EJS Templates
rust: fix testing with $TMPDIR ≠ /tmp...
rust: fix testing with $TMPDIR ≠ /tmp Differential Revision: https://phab.mercurial-scm.org/D9670

File last commit:

r35390:b963750b default
r46862:db2bc9e6 default
Show More
graph.tmpl
5 lines | 117 B | application/x-cheetah | CheetahLexer
\{
"node": {node|json},
"changeset_count": {changesets|json},
"changesets": [{join(nodes%graphentry, ", ")}]
}