Show More
@@ -407,7 +407,7 b' actually serving file content' | |||||
407 | $ sleep 1 |
|
407 | $ sleep 1 | |
408 | $ echo >> repo/f1 |
|
408 | $ echo >> repo/f1 | |
409 | $ echo >> repo/f2 |
|
409 | $ echo >> repo/f2 | |
410 |
$ hg -R repo ci -m "1" |
|
410 | $ hg -R repo ci -m "1" --config ui.timeout.warn=-1 | |
411 | $ wait |
|
411 | $ wait | |
412 | $ hg -R clone id |
|
412 | $ hg -R clone id | |
413 | 000000000000 |
|
413 | 000000000000 |
General Comments 0
You need to be logged in to leave comments.
Login now