Index: trunk/psLib/test/math/tst_psFunc00.c
===================================================================
--- trunk/psLib/test/math/tst_psFunc00.c	(revision 4581)
+++ trunk/psLib/test/math/tst_psFunc00.c	(revision 4731)
@@ -13,7 +13,7 @@
 *    XXX: Modify these tests so that polynomials with a variety of different
 *    orders are created.
-*
-*    @version $Revision: 1.2 $  $Name: not supported by cvs2svn $
-*    @date $Date: 2005-07-20 01:21:13 $
+* 
+*    @version $Revision: 1.3 $  $Name: not supported by cvs2svn $
+*    @date $Date: 2005-08-08 21:44:09 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, Univ. of Hawaii
@@ -43,4 +43,5 @@
 psS32 main(psS32 argc, char* argv[])
 {
+    psLogSetFormat("HLNM");
     psLogSetLevel(PS_LOG_INFO);
 
