Mercurial > hg
diff tests/test-mq-qpush-fail.out @ 4658:17f5d2069551
mq: test that qpush cleans things up when it fails
author | Alexis S. L. Carvalho <alexis@cecm.usp.br> |
---|---|
date | Thu, 21 Jun 2007 00:34:14 -0300 |
parents | |
children | c2a21fe60994 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/test-mq-qpush-fail.out Thu Jun 21 00:34:14 2007 -0300 @@ -0,0 +1,19 @@ +adding foo +Patch queue now empty +applying patch1 +applying patch2 +applying bad-patch +transaction abort! +rollback completed +cleaning up working directory...done +abort: decoding near 'é': 'ascii' codec can't decode byte 0xe9 in position 0: ordinal not in range(128)! +changeset: 0:bbd179dfa0a7 +tag: tip +user: test +date: Thu Jan 01 00:00:00 1970 +0000 +summary: add foo + +% bar should be gone; other unknown/ignored files should still be around +? untracked-file +I .hgignore +C foo