Index: /trunk/psLib/test/runTest
===================================================================
--- /trunk/psLib/test/runTest	(revision 5637)
+++ /trunk/psLib/test/runTest	(revision 5638)
@@ -26,5 +26,5 @@
 #
 #  $Revison:  $  $Name: not supported by cvs2svn $
-#  $Date: 2005-06-30 21:28:40 $
+#  $Date: 2005-11-30 22:03:58 $
 #
 #  Copyright 2004 Maui High Performance Computering Center, University of Hawaii
@@ -157,7 +157,4 @@
             if (m/^---> TESTPOINT\s(\S+)/) {
                 print "\t$testfile- $1\n" if ($verbose || $1 eq "FAILED");
-                if ($1 eq "FAILED") {
-                    print $testoutput;
-                }
             }
 
@@ -206,7 +203,4 @@
             if (m/^---> TESTPOINT\s(\S+)/) {
                 print "\t$testfile- $1\n" if ($verbose || $1 eq "FAILED");
-                if ($1 eq "FAILED") {
-                    print $testoutput;
-                }
             }
 
