##// END OF EJS Templates
test-histedit-outgoing.t: remove unused section
Mads Kiilerich -
r17284:f3a7f05f stable
parent child Browse files
Show More
@@ -4,13 +4,6
4 4 > histedit=
5 5 > EOF
6 6
7 $ EDITED="$TESTTMP/editedhistory"
8 $ cat > $EDITED <<EOF
9 > pick 177f92b77385 c
10 > pick e860deea161a e
11 > pick 652413bf663e f
12 > pick 055a42cdd887 d
13 > EOF
14 7 $ initrepos ()
15 8 > {
16 9 > hg init r
General Comments 0
You need to be logged in to leave comments. Login now