##// END OF EJS Templates
test-tx-rollback: more lenient glob for kill status (issue6807)...
pacien -
r51277:2231f7d8 stable
parent child Browse files
Show More
@@ -130,7 +130,7 b' Reference size:'
130 #else
130 #else
131 $ hg pull ../troffset-computation
131 $ hg pull ../troffset-computation
132 pulling from ../troffset-computation
132 pulling from ../troffset-computation
133 Killed
133 *Killed* (glob)
134 [137]
134 [137]
135 #endif
135 #endif
136
136
@@ -210,7 +210,7 b' Reference size:'
210 adding changesets
210 adding changesets
211 adding manifests
211 adding manifests
212 adding file changes
212 adding file changes
213 Killed
213 *Killed* (glob)
214 [137]
214 [137]
215 #endif
215 #endif
216
216
@@ -275,7 +275,7 b' Reference size:'
275 adding changesets
275 adding changesets
276 adding manifests
276 adding manifests
277 adding file changes
277 adding file changes
278 Killed
278 *Killed* (glob)
279 [137]
279 [137]
280 #endif
280 #endif
281
281
General Comments 0
You need to be logged in to leave comments. Login now