tests/test-dispatch
changeset 4654 e0e73ba37983
parent 4622 6fc26982f203
child 4659 7a7d4937272b
equal deleted inserted replaced
4653:ca023b63ba1f 4654:e0e73ba37983
    15 [defaults]
    15 [defaults]
    16 cat = -v
    16 cat = -v
    17 EOF
    17 EOF
    18 hg cat a
    18 hg cat a
    19 
    19 
       
    20 echo '% no repo'
       
    21 cd ..
       
    22 hg cat
       
    23 
       
    24 exit 0
       
    25