Index: trunk/psLib/test/astro/tst_psSphereOps.c
===================================================================
--- trunk/psLib/test/astro/tst_psSphereOps.c	(revision 6212)
+++ trunk/psLib/test/astro/tst_psSphereOps.c	(revision 6226)
@@ -5,6 +5,6 @@
 *  @author d-Rob, MHPCC
 *
-*  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2006-01-25 03:02:47 $
+*  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2006-01-27 20:08:58 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -32,4 +32,5 @@
 {
     psLogSetLevel( PS_LOG_INFO );
+    psLogSetFormat("HLNM");
 
     return ( ! runTestSuite( stderr, "psSphereOps", tests, argc, argv ) );
Index: trunk/psLib/test/astro/verified/tst_psSphereOps.stderr
===================================================================
--- trunk/psLib/test/astro/verified/tst_psSphereOps.stderr	(revision 6212)
+++ trunk/psLib/test/astro/verified/tst_psSphereOps.stderr	(revision 6226)
@@ -23,11 +23,11 @@
 \**********************************************************************************/
 
-<DATE><TIME>|<HOST>|I|testSphereRotApply1
+<HOST>|I|testSphereRotApply1
     Following should generate an error
-<DATE><TIME>|<HOST>|E|psSphereRotApply (FILE:LINENO)
+<HOST>|E|psSphereRotApply (FILE:LINENO)
     Unallowable operation: transform is NULL.
-<DATE><TIME>|<HOST>|I|testSphereRotApply1
+<HOST>|I|testSphereRotApply1
     Following should generate an error
-<DATE><TIME>|<HOST>|E|psSphereRotApply (FILE:LINENO)
+<HOST>|E|psSphereRotApply (FILE:LINENO)
     Unallowable operation: coord is NULL.
 
@@ -49,11 +49,11 @@
 \**********************************************************************************/
 
-<DATE><TIME>|<HOST>|E|psSphereSetOffset (FILE:LINENO)
+<HOST>|E|psSphereSetOffset (FILE:LINENO)
     Unallowable operation: position is NULL.
-<DATE><TIME>|<HOST>|E|psSphereSetOffset (FILE:LINENO)
+<HOST>|E|psSphereSetOffset (FILE:LINENO)
     Unallowable operation: offset is NULL.
-<DATE><TIME>|<HOST>|E|psSphereGetOffset (FILE:LINENO)
+<HOST>|E|psSphereGetOffset (FILE:LINENO)
     Unallowable operation: position1 is NULL.
-<DATE><TIME>|<HOST>|E|psSphereGetOffset (FILE:LINENO)
+<HOST>|E|psSphereGetOffset (FILE:LINENO)
     Unallowable operation: position2 is NULL.
 
