Index: trunk/psLib/test/FullUnitTest
===================================================================
--- trunk/psLib/test/FullUnitTest	(revision 731)
+++ trunk/psLib/test/FullUnitTest	(revision 937)
@@ -19,6 +19,6 @@
 #  RETURN : integer number of tests which failed
 #
-#  $Revision: 1.4 $  $Name: not supported by cvs2svn $
-#  $Date: 2004-05-19 01:57:05 $
+#  $Revision: 1.5 $  $Name: not supported by cvs2svn $
+#  $Date: 2004-06-08 23:50:56 $
 #
 #  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -537,5 +537,5 @@
        s/\d+:\d+:\d+/ <DATE> /;
        s/\s+\d+:\d+:\d+\w/ <TIME> /;
-       s/\|[\w\.\-\_]+\|/<HOST> |/;
+       s/\|\s*[\w\.\-\_]+\s*\|/<HOST> |/;
        # Filter lines with *** malloc.  This is an artifact of Mac testing of
        # memory functions
@@ -557,5 +557,5 @@
        s/\d+:\d+:\d+/ <DATE> /;
        s/\s+\d+:\d+:\d+\w/ <TIME> /;
-       s/\|[\w\.\-\_]+\|/<HOST> |/;
+       s/\|\s*[\w\.\-\_]+\s*\|/<HOST> |/;
        # Filter lines with *** malloc.  This is an artifact of Mac testing of
        # memory functions
