tests/test-debugcommands.t
changeset 38781 0a57945aaf7f
parent 38647 0f4c2c70e26e
child 39081 195ed920653e
equal deleted inserted replaced
38780:ddb15a83ae0b 38781:0a57945aaf7f
   409   $ hg debugupdatecaches --debug
   409   $ hg debugupdatecaches --debug
   410   updating the branch cache
   410   updating the branch cache
   411   $ ls -r .hg/cache/*
   411   $ ls -r .hg/cache/*
   412   .hg/cache/rbc-revs-v1
   412   .hg/cache/rbc-revs-v1
   413   .hg/cache/rbc-names-v1
   413   .hg/cache/rbc-names-v1
       
   414   .hg/cache/manifestfulltextcache
   414   .hg/cache/branch2-served
   415   .hg/cache/branch2-served
   415 
   416 
   416 Test debugcolor
   417 Test debugcolor
   417 
   418 
   418 #if no-windows
   419 #if no-windows