tests/test-chg.t
branchstable
changeset 49784 e45590649888
parent 49420 3681a47611b8
child 50098 889d2a2e9326
equal deleted inserted replaced
49783:3bbf1ad850f0 49784:e45590649888
     1 #require chg
     1 #require chg
       
     2 
       
     3 Scale the timeout for the chg-server to the test timeout scaling.
       
     4 This is done to reduce the flakiness of this test on heavy load.
       
     5 
       
     6   $ CHGTIMEOUT=`expr $HGTEST_TIMEOUT / 6`
       
     7   $ export CHGTIMEOUT
     2 
     8 
     3   $ mkdir log
     9   $ mkdir log
     4   $ cp $HGRCPATH $HGRCPATH.unconfigured
    10   $ cp $HGRCPATH $HGRCPATH.unconfigured
     5   $ cat <<'EOF' >> $HGRCPATH
    11   $ cat <<'EOF' >> $HGRCPATH
     6   > [cmdserver]
    12   > [cmdserver]