tests/test-tutorial.t
changeset 743 af74a5cdf96b
parent 726 06cd220141ba
child 747 9300f48786de
equal deleted inserted replaced
742:760d01a549a6 743:af74a5cdf96b
   665   $ cd ../remote
   665   $ cd ../remote
   666   $ hg pull local # we up again to trigger the warning. it was displayed during the push
   666   $ hg pull local # we up again to trigger the warning. it was displayed during the push
   667   pulling from $TESTTMP/local
   667   pulling from $TESTTMP/local
   668   searching for changes
   668   searching for changes
   669   no changes found
   669   no changes found
   670   Working directory parent is obsolete
   670   working directory parent is obsolete!
   671 
   671 
   672   $ hg up ee942144f952
   672   $ hg up ee942144f952
   673   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
   673   1 files updated, 0 files merged, 0 files removed, 0 files unresolved
   674 
   674 
   675 Relocating unstable change after prune
   675 Relocating unstable change after prune