On Sat, Jul 05, 2003 at 06:06:19AM -0700, jw schultz wrote: > It seems to me that the shell script could test for support > of -u and if present use it instead of -c. I had a similar thought, but just punted back to -c due to lack of time. I've now checked in a change that will default the diff in the testsuite to -u if possible, with a fallback to -c. ..wayne..