tests/test-extdiff
branchstable
changeset 9956 6045a8c4dbbc
parent 8212 bf795c34c63d
child 10775 c52057614c72
equal deleted inserted replaced
9954:d6a307719ccb 9956:6045a8c4dbbc
    63 EOT
    63 EOT
    64 chmod +x differ.py
    64 chmod +x differ.py
    65 hg extdiff -p `pwd`/differ.py # will change to /tmp/extdiff.TMP and populate directories a.TMP and a and start tool
    65 hg extdiff -p `pwd`/differ.py # will change to /tmp/extdiff.TMP and populate directories a.TMP and a and start tool
    66 echo '% diff in working directory, after'
    66 echo '% diff in working directory, after'
    67 hg diff --git
    67 hg diff --git
       
    68 
       
    69 echo
       
    70 echo % test extdiff with --option
       
    71 hg extdiff -p echo -o this -c 1
       
    72 hg falabala -o this -c 1
       
    73 echo