tests/test-bundle2-remote-changegroup.t
changeset 47920 9c4204b7f3e4
parent 46977 3f87d2af0bd6
child 47921 0c92cd9286ee
equal deleted inserted replaced
47919:a28a7dcb9158 47920:9c4204b7f3e4
    93   $ "$PYTHON" "$TESTDIR/dumbhttp.py" -p $HGPORT --pid dumb.pid
    93   $ "$PYTHON" "$TESTDIR/dumbhttp.py" -p $HGPORT --pid dumb.pid
    94   $ cat dumb.pid >> $DAEMON_PIDS
    94   $ cat dumb.pid >> $DAEMON_PIDS
    95 
    95 
    96   $ cat >> $HGRCPATH << EOF
    96   $ cat >> $HGRCPATH << EOF
    97   > [ui]
    97   > [ui]
    98   > ssh="$PYTHON" "$TESTDIR/dummyssh"
       
    99   > [command-templates]
    98   > [command-templates]
   100   > log={rev}:{node|short} {phase} {author} {bookmarks} {desc|firstline}
    99   > log={rev}:{node|short} {phase} {author} {bookmarks} {desc|firstline}
   101   > EOF
   100   > EOF
   102 
   101 
   103   $ hg init repo
   102   $ hg init repo