Index: trunk/psLib/test/runTest
===================================================================
--- trunk/psLib/test/runTest	(revision 3439)
+++ trunk/psLib/test/runTest	(revision 3599)
@@ -26,5 +26,5 @@
 #
 #  $Revison:  $  $Name: not supported by cvs2svn $
-#  $Date: 2005-03-17 18:53:14 $
+#  $Date: 2005-03-31 23:37:09 $
 #
 #  Copyright 2004 Maui High Performance Computering Center, University of Hawaii
@@ -142,4 +142,5 @@
             s/\s+[\_\-\/\.\w]+\:\d+/ FILE\:LINENO/g;
             s/allocate \d+ bytes at/allocate <N> bytes at/g;
+            s/v\d+.\d+.\d+/vX.X.X/g;
 
             # Filter lines with malloc.  This is an artifact of memory testing
@@ -174,4 +175,5 @@
             s/\s+[\_\-\/\.\w]+\:\d+/ FILE\:LINENO/g;
             s/allocate \d+ bytes at/allocate <N> bytes at/g;
+            s/v\d+.\d+.\d+/vX.X.X/g;
 
             # Filter lines with malloc.  This is an artifact of memory testing
