##// END OF EJS Templates
test-clone-uncompressed: use config to silence the lock warning...
marmoute -
r45636:23119371 default
parent child Browse files
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" 2>/dev/null
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