Index: trunk/psLib/test/runTest
===================================================================
--- trunk/psLib/test/runTest	(revision 1545)
+++ trunk/psLib/test/runTest	(revision 1602)
@@ -30,5 +30,5 @@
 #
 #  $Revison:  $  $Name: not supported by cvs2svn $
-#  $Date: 2004-08-14 02:27:02 $
+#  $Date: 2004-08-20 00:51:22 $
 #
 #  Copyright 2004 Maui High Performance Computering Center, University of Hawaii
@@ -155,5 +155,5 @@
                 s/\s+\d+:\d+:\d+\w/<TIME>/g;
                 s/\d+:\d+:\d+/<DATE>/g;
-                s/$hostname/<HOST>/g;
+                s/$hostname\s*/<HOST>/g;
                 s/: Line \d+/: Line <LINENO>/g;
                 s/\:\d+/\:<LINENO>/g;
@@ -186,5 +186,5 @@
                 s/\s+\d+:\d+:\d+\w/<TIME>/g;
                 s/\d+:\d+:\d+/<DATE>/g;
-                s/$hostname/<HOST>/g;
+                s/$hostname\s*/<HOST>/g;
                 s/: Line \d+/: Line <LINENO>/g;
                 s/\:\d+/\:<LINENO>/g;
