Index: /trunk/psLib/test/FullUnitTest
===================================================================
--- /trunk/psLib/test/FullUnitTest	(revision 1130)
+++ /trunk/psLib/test/FullUnitTest	(revision 1131)
@@ -19,6 +19,6 @@
 #  RETURN : integer number of tests which failed
 #
-#  $Revision: 1.8 $  $Name: not supported by cvs2svn $
-#  $Date: 2004-06-23 23:00:15 $
+#  $Revision: 1.9 $  $Name: not supported by cvs2svn $
+#  $Date: 2004-06-29 23:52:32 $
 #
 #  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -387,6 +387,7 @@
     while ( <CAPT_FILE> ) {
         if ( m/FAIL/i || m/FAULT/i || m/ERROR/i || m/Not Found/i
-                      || m/SIGNAL/i || m/NO SUCH FILE/i || m/|E|/i
-                      || m/|A|/i ) {
+                      || m/SIGNAL/i || m/NO SUCH FILE/i || m/\|E\|/i
+                      || m/\|A\|/i ) {
+            print;
             if ( $fileName =~ m/out/ ) {
                 print("        Failed - File $fileName contains error strings.\n");
