branch | stable |
changeset 16634 | 435375cc0ca0 |
parent 16337 | 41b41adba08a |
child 16656 | 4ae3ba9e4d7a |
--- a/tests/test-mq.t Fri May 11 16:17:02 2012 +0200 +++ b/tests/test-mq.t Fri May 11 16:18:47 2012 +0200 @@ -1356,11 +1356,15 @@ apply force, should discard changes in hello, but not bye - $ hg qpush -f + $ hg qpush -f --verbose applying empty + saving current version of hello.txt as hello.txt.orig + patching file hello.txt + hello.txt now at: empty $ hg st M bye.txt + ? hello.txt.orig $ hg diff --config diff.nodates=True diff -r ba252371dbc1 bye.txt --- a/bye.txt