tests/test-bundle2-exchange.t
changeset 29686 622782ea9cf3
parent 28549 e01bd7385f4f
child 29699 06e642d7f76c
equal deleted inserted replaced
29685:ce47a9dc348b 29686:622782ea9cf3
    14   > EOF
    14   > EOF
    15 
    15 
    16   $ cat >> $HGRCPATH << EOF
    16   $ cat >> $HGRCPATH << EOF
    17   > [experimental]
    17   > [experimental]
    18   > evolution=createmarkers,exchange
    18   > evolution=createmarkers,exchange
    19   > bundle2-exp=True
       
    20   > bundle2-output-capture=True
    19   > bundle2-output-capture=True
    21   > [ui]
    20   > [ui]
    22   > ssh=python "$TESTDIR/dummyssh"
    21   > ssh=python "$TESTDIR/dummyssh"
    23   > logtemplate={rev}:{node|short} {phase} {author} {bookmarks} {desc|firstline}
    22   > logtemplate={rev}:{node|short} {phase} {author} {bookmarks} {desc|firstline}
    24   > [web]
    23   > [web]