tests/test-mq-qrefresh-replace-log-message.t
changeset 30332 318a24b52eeb
parent 27055 5a0ffa245920
child 36284 d157b5bfaef0
equal deleted inserted replaced
30331:b19291e5d506 30332:318a24b52eeb
   197   
   197   
   198   
   198   
   199   
   199   
   200   test saving last-message.txt
   200   test saving last-message.txt
   201 
   201 
   202 Test visibility of in-memory distate changes outside transaction to
   202 Test visibility of in-memory dirstate changes outside transaction to
   203 external process
   203 external process
   204 
   204 
   205   $ cat > $TESTTMP/checkvisibility.sh <<EOF
   205   $ cat > $TESTTMP/checkvisibility.sh <<EOF
   206   > echo "===="
   206   > echo "===="
   207   > hg parents --template "{rev}:{node|short}\n"
   207   > hg parents --template "{rev}:{node|short}\n"