tests/test-filebranch.t
changeset 49825 2f2682f40ea0
parent 49252 4141951dacff
equal deleted inserted replaced
49824:fdd227585d5a 49825:2f2682f40ea0
   133 
   133 
   134 Everything should be clean now:
   134 Everything should be clean now:
   135 
   135 
   136   $ hg status
   136   $ hg status
   137 
   137 
   138   $ hg verify
   138   $ hg verify -q
   139   checking changesets
       
   140   checking manifests
       
   141   crosschecking files in changesets and manifests
       
   142   checking files
       
   143   checked 4 changesets with 10 changes to 4 files
       
   144 
   139 
   145   $ cd ..
   140   $ cd ..