Show More
@@ -1281,6 +1281,12 b' Error if style is a directory:' | |||||
1281 | abort: Is a directory: 'somedir' |
|
1281 | abort: Is a directory: 'somedir' | |
1282 | [255] |
|
1282 | [255] | |
1283 |
|
1283 | |||
|
1284 | Error if style is a directory whose name is a built-in style: | |||
|
1285 | ||||
|
1286 | $ hg log --style coal | |||
|
1287 | abort: Is a directory: '*/mercurial/templates/coal' (glob) | |||
|
1288 | [255] | |||
|
1289 | ||||
1284 | Error if style missing key: |
|
1290 | Error if style missing key: | |
1285 |
|
1291 | |||
1286 | $ echo 'q = q' > t |
|
1292 | $ echo 'q = q' > t |
General Comments 0
You need to be logged in to leave comments.
Login now