Index: /trunk/psLib/test/astronomy/tst_psMetadata_07.c
===================================================================
--- /trunk/psLib/test/astronomy/tst_psMetadata_07.c	(revision 2530)
+++ /trunk/psLib/test/astronomy/tst_psMetadata_07.c	(revision 2531)
@@ -9,6 +9,6 @@
 *  @author  Ross Harman, MHPCC
 *
-*  @version $Revision: 1.1 $  $Name: not supported by cvs2svn $
-*  @date  $Date: 2004-11-30 00:29:06 $
+*  @version $Revision: 1.2 $  $Name: not supported by cvs2svn $
+*  @date  $Date: 2004-11-30 01:30:08 $
 *
 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -35,5 +35,5 @@
     // Test B - Free data
     printPositiveTestHeader(stdout, "psMetadata", "Test B - Free data");
-    psMemCheckLeaks(0, NULL, stdout);
+    psMemCheckLeaks(0, NULL, stdout, false);
     psS32 nBad = psMemCheckCorruption(0);
     if(nBad) {
Index: /trunk/psLib/test/collections/tst_psMetadata_07.c
===================================================================
--- /trunk/psLib/test/collections/tst_psMetadata_07.c	(revision 2530)
+++ /trunk/psLib/test/collections/tst_psMetadata_07.c	(revision 2531)
@@ -9,6 +9,6 @@
 *  @author  Ross Harman, MHPCC
 *
-*  @version $Revision: 1.1 $  $Name: not supported by cvs2svn $
-*  @date  $Date: 2004-11-30 00:29:06 $
+*  @version $Revision: 1.2 $  $Name: not supported by cvs2svn $
+*  @date  $Date: 2004-11-30 01:30:08 $
 *
 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -35,5 +35,5 @@
     // Test B - Free data
     printPositiveTestHeader(stdout, "psMetadata", "Test B - Free data");
-    psMemCheckLeaks(0, NULL, stdout);
+    psMemCheckLeaks(0, NULL, stdout, false);
     psS32 nBad = psMemCheckCorruption(0);
     if(nBad) {
