Mercurial > public > mercurial-scm > hg
diff tests/test-rollback.t @ 22183:4dd9f606d0a6
tests: fixup issue markers to make check-commit happy
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Fri, 15 Aug 2014 10:47:03 -0500 |
parents | ca275f7ec576 |
children | e78a80f8f51e |
line wrap: on
line diff
--- a/tests/test-rollback.t Thu Aug 14 16:39:27 2014 -0500 +++ b/tests/test-rollback.t Fri Aug 15 10:47:03 2014 -0500 @@ -96,7 +96,7 @@ bar $ hg bookmark --delete foo -rollback by pretxncommit saves commit message (issue 1635) +rollback by pretxncommit saves commit message (issue1635) $ echo a >> a $ hg --config hooks.pretxncommit=false commit -m"precious commit message"