tests/test-command-template.t
changeset 36445 e8d37838f5df
parent 36246 9ee10b3284da
child 36504 b075f45456a5
equal deleted inserted replaced
36444:717a279c0c21 36445:e8d37838f5df
   211 Never crash on internal resource not available:
   211 Never crash on internal resource not available:
   212 
   212 
   213   $ hg --cwd .. debugtemplate '{"c0bebeef"|shortest}\n'
   213   $ hg --cwd .. debugtemplate '{"c0bebeef"|shortest}\n'
   214   abort: template resource not available: ctx
   214   abort: template resource not available: ctx
   215   [255]
   215   [255]
       
   216 
       
   217   $ hg config -T '{author}'
   216 
   218 
   217 Quoting for ui.logtemplate
   219 Quoting for ui.logtemplate
   218 
   220 
   219   $ hg tip --config "ui.logtemplate={rev}\n"
   221   $ hg tip --config "ui.logtemplate={rev}\n"
   220   8
   222   8