##// END OF EJS Templates
tests: do not create repos inside repos in test-rename-merge1.t...
Thomas Arendsen Hein -
r16793:9cbc44a6 default
parent child Browse files
Show More
@@ -123,6 +123,8 b' Check for issue2642'
123 $ cat f2
123 $ cat f2
124 c0
124 c0
125
125
126 $ cd ..
127
126 Check for issue2089
128 Check for issue2089
127
129
128 $ hg init repo2089
130 $ hg init repo2089
@@ -152,3 +154,5 b' Check for issue2089'
152
154
153 $ cat f2
155 $ cat f2
154 c2
156 c2
157
158 $ cd ..
General Comments 0
You need to be logged in to leave comments. Login now