tests/test-share.t
changeset 41965 e4ac7e63c213
parent 41891 e82c932c01e3
child 42313 81ece800576a
equal deleted inserted replaced
41964:d121823072b8 41965:e4ac7e63c213
    32   [1]
    32   [1]
    33   $ ls -1 .hg/wcache || true
    33   $ ls -1 .hg/wcache || true
    34   checkisexec (execbit !)
    34   checkisexec (execbit !)
    35   checklink (symlink !)
    35   checklink (symlink !)
    36   checklink-target (symlink !)
    36   checklink-target (symlink !)
       
    37   manifestfulltextcache (reporevlogstore !)
    37   $ ls -1 ../repo1/.hg/cache
    38   $ ls -1 ../repo1/.hg/cache
    38   branch2-served
    39   branch2-served
    39   manifestfulltextcache (reporevlogstore !)
       
    40   rbc-names-v1
    40   rbc-names-v1
    41   rbc-revs-v1
    41   rbc-revs-v1
    42   tags2-visible
    42   tags2-visible
    43 
    43 
    44 Some sed versions appends newline, some don't, and some just fails
    44 Some sed versions appends newline, some don't, and some just fails