branch | stable |
changeset 10908 | 816bac2f9452 |
parent 10875 | a9702c47a19f |
child 10909 | 29a83fb8c067 |
--- a/tests/test-push-warn Wed Apr 14 00:24:47 2010 -0500 +++ b/tests/test-push-warn Wed Apr 14 19:11:35 2010 +0200 @@ -56,15 +56,15 @@ hg push -r 3 -r 4 ../c; echo $? hg push -f -r 3 -r 4 ../c; echo $? hg push -r 5 ../c; echo $? +hg in ../c -# issue 450 +echo % issue 450 hg init ../e hg push -r 0 ../e ; echo $? hg push -r 1 ../e ; echo $? cd .. -# issue 736 echo % issue 736 hg init f cd f