Index: trunk/psLib/test/runTest
===================================================================
--- trunk/psLib/test/runTest	(revision 3769)
+++ trunk/psLib/test/runTest	(revision 3781)
@@ -26,5 +26,5 @@
 #
 #  $Revison:  $  $Name: not supported by cvs2svn $
-#  $Date: 2005-04-26 19:53:30 $
+#  $Date: 2005-04-28 23:46:29 $
 #
 #  Copyright 2004 Maui High Performance Computering Center, University of Hawaii
@@ -354,5 +354,5 @@
 
         # Perform difference on the STD stream files
-        $diffstdout = `diff $streamFile $tempFile`;
+        $diffstdout = `diff -b -y --suppress-common-lines $streamFile $tempFile`;
 
         # Check the return value of the difference
