Show More
@@ -128,7 +128,6 b' Test template map inheritance' | |||
|
128 | 128 | Test map inheritance with non-existent base |
|
129 | 129 | |
|
130 | 130 | $ echo "__base__ = non-existent" > map-base-nonexistent |
|
131 | $ printf 'cset = "changeset: ***{rev}***\\n"\n' >> map-simple | |
|
132 | 131 | $ hg log -l1 -T./map-base-nonexistent |
|
133 | 132 | abort: style '$TESTTMP/a/non-existent' not found |
|
134 | 133 | (available styles: bisect, changelog, compact, default, phases, show, status, xml) |
General Comments 0
You need to be logged in to leave comments.
Login now