Mercurial > public > mercurial-scm > hg
diff tests/test-log.t @ 13869:b470894c33f8
date: fixup breakage from ">" fix
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Mon, 04 Apr 2011 09:39:22 -0500 |
parents | 28f557e8b419 |
children | fe48c57390f2 |
line wrap: on
line diff
--- a/tests/test-log.t Mon Apr 04 08:26:08 2011 -0500 +++ b/tests/test-log.t Mon Apr 04 09:39:22 2011 -0500 @@ -525,13 +525,13 @@ log -d ">" $ hg log -d ">" - abort: invalid day spec. use '>{datetime}' + abort: invalid day spec. use '>{datetime}' [255] log -d "<" $ hg log -d "<" - abort: invalid day spec. use '<{datetime}' + abort: invalid day spec. use '<{datetime}' [255]