Index: trunk/psLib/test/math/tst_psStats03.c
===================================================================
--- trunk/psLib/test/math/tst_psStats03.c	(revision 6215)
+++ trunk/psLib/test/math/tst_psStats03.c	(revision 6226)
@@ -18,13 +18,13 @@
     // We list pertinent psStats.c functions here for debugging ease.
     //
-    psTraceSetLevel(".", 10);
-    psTraceSetLevel("p_psGetStatValue", 10);
-    psTraceSetLevel("p_psVectorSampleMean", 10);
-    psTraceSetLevel("p_psVectorCheckNonEmpty", 10);
-    psTraceSetLevel("p_psVectorNValues", 10);
-    psTraceSetLevel("p_psVectorSampleMedian", 10);
-    psTraceSetLevel("psStatsAlloc", 10);
-    psTraceSetLevel("p_psConvertToF32", 10);
-    psTraceSetLevel("psVectorStats", 10);
+    psTraceSetLevel(".", 0);
+    psTraceSetLevel("p_psGetStatValue", 0);
+    psTraceSetLevel("p_psVectorSampleMean", 0);
+    psTraceSetLevel("p_psVectorCheckNonEmpty", 0);
+    psTraceSetLevel("p_psVectorNValues", 0);
+    psTraceSetLevel("p_psVectorSampleMedian", 0);
+    psTraceSetLevel("psStatsAlloc", 0);
+    psTraceSetLevel("p_psConvertToF32", 0);
+    psTraceSetLevel("psVectorStats", 0);
 
     psStats *myStats    = NULL;
