Mercurial > hg
changeset 16484:bf877ebed866 stable
tests: hide diff -u saying 'No differences encountered' on solaris
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Mon, 23 Apr 2012 01:39:26 +0200 |
parents | 3c4910364797 |
children | f48b075ff088 |
files | tests/test-glog.t |
diffstat | 1 files changed, 1 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/tests/test-glog.t Mon Apr 23 01:39:26 2012 +0200 +++ b/tests/test-glog.t Mon Apr 23 01:39:26 2012 +0200 @@ -1428,7 +1428,7 @@ > | sed 's/.*nodetag/nodetag/' > log.nodes > hg log -G --template 'nodetag {rev}\n' "$@" | grep nodetag \ > | sed 's/.*nodetag/nodetag/' > glog.nodes - > diff -u log.nodes glog.nodes + > diff -u log.nodes glog.nodes | grep '^[-+@ ]' || : > } glog always reorders nodes which explains the difference with log @@ -1448,7 +1448,6 @@ +nodetag 27 +nodetag 25 +nodetag 21 - [1] $ testlog -u test -u not-a-user [] (group @@ -1975,7 +1974,6 @@ nodetag 8 nodetag 7 +nodetag 6 - [1] Test --follow-first and forward --rev @@ -1992,7 +1990,6 @@ nodetag 8 nodetag 7 +nodetag 6 - [1] Test --follow and backward --rev