changeset 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 25e572394f5c
children e2c24bb25b36 2fa95306d40c
files tests/test-patch-offset
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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