tests/test-journal.t
changeset 29870 6d11ae3c4c4b
parent 29679 e54bdd3aa23b
child 36607 c6061cadb400
equal deleted inserted replaced
29869:0a9cd6e324cd 29870:6d11ae3c4c4b
   230   summary:     a
   230   summary:     a
   231   
   231   
   232 
   232 
   233 Test for behaviour on unexpected storage version information
   233 Test for behaviour on unexpected storage version information
   234 
   234 
   235   $ printf '42\0' > .hg/journal
   235   $ printf '42\0' > .hg/namejournal
   236   $ hg journal
   236   $ hg journal
   237   previous locations of '.':
   237   previous locations of '.':
   238   abort: unknown journal file version '42'
   238   abort: unknown journal file version '42'
   239   [255]
   239   [255]
   240   $ hg book -r tip doomed
   240   $ hg book -r tip doomed