Mercurial > hg
diff tests/test-patch-offset @ 10265:0d8577e1f56b stable
test-patch-offset: Don't use unified diff
Solaris diff -u likes to be "helpful" and tell that "No differences encountered"
author | Mads Kiilerich <mads@kiilerich.com> |
---|---|
date | Sun, 17 Jan 2010 01:52:36 +0100 |
parents | 9a4034b630c4 |
children |
line wrap: on
line diff
--- a/tests/test-patch-offset Tue Jan 19 22:20:08 2010 -0600 +++ b/tests/test-patch-offset Sun Jan 17 01:52:36 2010 +0100 @@ -63,5 +63,5 @@ echo % compare imported changes against reference file python ../writepatterns.py aref 34X 10A 1B 1a 9A 1C 10A 1B 10A 1D 10A 1B 1a 9A 1E 10A 1B 1a 9A -diff -u aref a +diff aref a