##// END OF EJS Templates
tests: remove bundle2 activation from test-push-warn.t...
Pierre-Yves David -
r29659:7eb9ee3e default
parent child Browse files
Show More
@@ -1,9 +1,3 b''
1 $ cat << EOF >> $HGRCPATH
2 > [experimental]
3 > # drop me once bundle2 is the default,
4 > # added to get test change early.
5 > bundle2-exp = True
6 > EOF
7 1 $ hg init a
8 2 $ cd a
9 3 $ echo foo > t1
General Comments 0
You need to be logged in to leave comments. Login now