tests/test-copy.t
changeset 49825 2f2682f40ea0
parent 49252 4141951dacff
equal deleted inserted replaced
49824:fdd227585d5a 49825:2f2682f40ea0
    94   $ md5sum.py bsum
    94   $ md5sum.py bsum
    95   60b725f10c9c85c70d97880dfe8191b3  bsum
    95   60b725f10c9c85c70d97880dfe8191b3  bsum
    96   $ hg cat a > asum
    96   $ hg cat a > asum
    97   $ md5sum.py asum
    97   $ md5sum.py asum
    98   60b725f10c9c85c70d97880dfe8191b3  asum
    98   60b725f10c9c85c70d97880dfe8191b3  asum
    99   $ hg verify
    99   $ hg verify -q
   100   checking changesets
       
   101   checking manifests
       
   102   crosschecking files in changesets and manifests
       
   103   checking files
       
   104   checked 2 changesets with 2 changes to 2 files
       
   105 
   100 
   106   $ cd ..
   101   $ cd ..
   107 
   102 
   108 
   103 
   109   $ mkdir part2
   104   $ mkdir part2