tests/test-ssh-repoerror.t
changeset 47920 9c4204b7f3e4
parent 47587 be496e3489b9
child 47921 0c92cd9286ee
equal deleted inserted replaced
47919:a28a7dcb9158 47920:9c4204b7f3e4
     6 
     6 
     7 initial setup
     7 initial setup
     8 
     8 
     9   $ cat << EOF >> $HGRCPATH
     9   $ cat << EOF >> $HGRCPATH
    10   > [ui]
    10   > [ui]
    11   > ssh="$PYTHON" "$TESTDIR/dummyssh"
       
    12   > EOF
    11   > EOF
    13 
    12 
    14 repository itself is non-readable
    13 repository itself is non-readable
    15 ---------------------------------
    14 ---------------------------------
    16 
    15