##// END OF EJS Templates
test-discovery-legacy: disable bundle2 for legacy test...
Pierre-Yves David -
r25117:b5c8ee72 default
parent child Browse files
Show More
@@ -8,7 +8,7 b' Tests discovery against servers without '
8 > EOF
8 > EOF
9 $ cp $HGRCPATH $HGRCPATH-withcap
9 $ cp $HGRCPATH $HGRCPATH-withcap
10
10
11 $ CAP="getbundle known changegroupsubset"
11 $ CAP="getbundle known changegroupsubset bundle2"
12 $ . "$TESTDIR/notcapable"
12 $ . "$TESTDIR/notcapable"
13 $ cp $HGRCPATH $HGRCPATH-nocap
13 $ cp $HGRCPATH $HGRCPATH-nocap
14 $ cp $HGRCPATH-withcap $HGRCPATH
14 $ cp $HGRCPATH-withcap $HGRCPATH
General Comments 0
You need to be logged in to leave comments. Login now