comparison tests/test-add @ 9166:e6162b854ed5

changelog: move delayopener outside of class to eliminate reference cycle
author Matt Mackall <mpm@selenic.com>
date Sat, 18 Jul 2009 12:34:38 -0500
parents b9a8b616521d
children
comparison
equal deleted inserted replaced
9165:07f9b2f4a9aa 9166:e6162b854ed5
18 hg st 18 hg st
19 echo % should fail 19 echo % should fail
20 hg add b 20 hg add b
21 hg st 21 hg st
22 22
23 hg ci -m 0 23 hg ci -m 0 --traceback
24 echo % should fail 24 echo % should fail
25 hg add a 25 hg add a
26 26
27 echo aa > a 27 echo aa > a
28 hg ci -m 1 28 hg ci -m 1