tests/test-glog
changeset 8268 6486fb03be7c
parent 7714 f6cee47c0907
child 8397 613ac2856535
equal deleted inserted replaced
8267:faa318261ee8 8268:6486fb03be7c
   168 
   168 
   169 echo % incoming and outgoing
   169 echo % incoming and outgoing
   170 cd ..
   170 cd ..
   171 hg clone -U -r31 repo repo2
   171 hg clone -U -r31 repo repo2
   172 cd repo2
   172 cd repo2
   173 hg incoming -q --graph | sed -e 's|$HGTMP|[HGTMP]|'
   173 hg incoming -q --graph
   174 cd ..
   174 cd ..
   175 hg -R repo outgoing --graph repo2
   175 hg -R repo outgoing --graph repo2