Mercurial > public > mercurial-scm > hg-stable
diff tests/test-command-template.t @ 19127:d982edcfe7f0
templater: fix output instability from gsoc patches
author | Augie Fackler <raf@durin42.com> |
---|---|
date | Thu, 02 May 2013 20:41:22 -0500 |
parents | d8d548d868d3 |
children | 867b9957d895 |
line wrap: on
line diff
--- a/tests/test-command-template.t Thu Apr 18 22:56:57 2013 +0300 +++ b/tests/test-command-template.t Thu May 02 20:41:22 2013 -0500 @@ -458,7 +458,8 @@ Error if no style: $ hg log --style notexist - abort: style not found: notexist + abort: style 'notexist' not found + (available styles: bisect, changelog, compact, default, phases, xml) [255] Error if style missing key: