##// END OF EJS Templates
merge with stable
Matt Mackall -
r26908:150fb782 merge default
parent child Browse files
Show More
@@ -34,7 +34,7 test bundle types
34 > hg init t$t
34 > hg init t$t
35 > cd t1
35 > cd t1
36 > hg bundle -t $t ../b$t ../t$t
36 > hg bundle -t $t ../b$t ../t$t
37 > cut -b 1-6 ../b$t | head -n 1
37 > f -q -B6 -D ../b$t; echo
38 > cd ../t$t
38 > cd ../t$t
39 > hg debugbundle ../b$t
39 > hg debugbundle ../b$t
40 > echo
40 > echo
General Comments 0
You need to be logged in to leave comments. Login now