tests/test-ssh.t
changeset 25405 220a220ed088
parent 25403 30ab130af221
child 25422 8dc5ee5b7b09
equal deleted inserted replaced
25404:ff955e7b1085 25405:220a220ed088
     1   $ cat << EOF >> $HGRCPATH
       
     2   > [experimental]
       
     3   > # drop me once bundle2 is the default,
       
     4   > # added to get test change early.
       
     5   > bundle2-exp = True
       
     6   > EOF
       
     7 
       
     8 
     1 
     9 This test tries to exercise the ssh functionality with a dummy script
     2 This test tries to exercise the ssh functionality with a dummy script
    10 
     3 
    11 creating 'remote' repo
     4 creating 'remote' repo
    12 
     5