tests/test-ssh-bundle1.t
changeset 37330 db06c4bb2158
parent 37053 cd0ca979a8b8
child 37349 36b2a304216c
equal deleted inserted replaced
37329:676664592313 37330:db06c4bb2158
    13 
    13 
    14   $ cat << EOF >> $HGRCPATH
    14   $ cat << EOF >> $HGRCPATH
    15   > [devel]
    15   > [devel]
    16   > # This test is dedicated to interaction through old bundle
    16   > # This test is dedicated to interaction through old bundle
    17   > legacy.exchange = bundle1
    17   > legacy.exchange = bundle1
    18   > [format] # temporary settings
       
    19   > usegeneraldelta=yes
       
    20   > EOF
    18   > EOF
    21 
    19 
    22 
    20 
    23 This test tries to exercise the ssh functionality with a dummy script
    21 This test tries to exercise the ssh functionality with a dummy script
    24 
    22