tests/test-bundle.t
branchstable
changeset 20576 7f865a94691e
parent 18701 61c8327ced50
child 21024 7731a2281cf0
equal deleted inserted replaced
20575:3d77e567de56 20576:7f865a94691e
    82   $ hg --cwd test pull ../full.hg
    82   $ hg --cwd test pull ../full.hg
    83   pulling from ../full.hg
    83   pulling from ../full.hg
    84   searching for changes
    84   searching for changes
    85   no changes found
    85   no changes found
    86 
    86 
       
    87 Verify that there are no leaked temporary files after pull (issue2797)
       
    88 
       
    89   $ ls test/.hg | grep .hg10un
       
    90   [1]
       
    91 
    87 Pull full.hg into empty (using --cwd)
    92 Pull full.hg into empty (using --cwd)
    88 
    93 
    89   $ hg --cwd empty pull ../full.hg
    94   $ hg --cwd empty pull ../full.hg
    90   pulling from ../full.hg
    95   pulling from ../full.hg
    91   requesting all changes
    96   requesting all changes