Index: trunk/psLib/test/runTest
===================================================================
--- trunk/psLib/test/runTest	(revision 4379)
+++ trunk/psLib/test/runTest	(revision 4442)
@@ -26,5 +26,5 @@
 #
 #  $Revison:  $  $Name: not supported by cvs2svn $
-#  $Date: 2005-06-24 20:01:54 $
+#  $Date: 2005-06-30 21:28:40 $
 #
 #  Copyright 2004 Maui High Performance Computering Center, University of Hawaii
@@ -151,5 +151,5 @@
             s/allocate \d+ bytes at/allocate <N> bytes at/g;
             s/v\d+.\d+.\d+/vX.X.X/g;
-
+            s/'xxx' \(\d+\)/'xxx' \(NUM\)/;
             if (m/TestPoint:\s*([^\*]+)/) {
                 $testfile = $1;
@@ -194,4 +194,5 @@
             s/allocate \d+ bytes at/allocate <N> bytes at/g;
             s/v\d+.\d+.\d+/vX.X.X/g;
+            s/'xxx' \(\d+\)/'xxx' \(NUM\)/;
 
             if (m/\*\*\*\*\*\* TESTPOINT \*\*\*\*\*\*/) {
