changeset 24202 | 2de9ee016425 |
parent 24200 | 8e1f1673aa9a |
child 25251 | 235f6490550c |
child 25265 | e16456831516 |
--- a/tests/test-glog.t Sat Jan 10 16:41:36 2015 +0900 +++ b/tests/test-glog.t Sat Jan 10 14:49:50 2015 +0900 @@ -2365,4 +2365,14 @@ date: Thu Jan 01 00:00:00 1970 +0000 +should not draw line down to null due to the magic of fullreposet + + $ hg log -G -r 'all()' | tail -6 + | + o changeset: 0:f8035bb17114 + user: test + date: Thu Jan 01 00:00:00 1970 +0000 + summary: add a + + $ cd ..