tests/test-fastannotate-hg.t
changeset 48032 12966768595a
parent 47012 d55b71393907
child 48584 74973a6d4e67
equal deleted inserted replaced
48031:5b89626c11e9 48032:12966768595a
   456 
   456 
   457 missing file
   457 missing file
   458 
   458 
   459   $ hg ann nosuchfile
   459   $ hg ann nosuchfile
   460   abort: nosuchfile: no such file in rev e9e6b4fa872f
   460   abort: nosuchfile: no such file in rev e9e6b4fa872f
   461   [255]
   461   [10]
   462 
   462 
   463 annotate file without '\n' on last line
   463 annotate file without '\n' on last line
   464 
   464 
   465   $ printf "" > c
   465   $ printf "" > c
   466   $ hg ci -A -m test -u nobody -d '1 0'
   466   $ hg ci -A -m test -u nobody -d '1 0'