Index: trunk/psLib/test/sys/tst_psString.c
===================================================================
--- trunk/psLib/test/sys/tst_psString.c	(revision 7115)
+++ trunk/psLib/test/sys/tst_psString.c	(revision 7418)
@@ -20,6 +20,6 @@
  *  @author  Eric Van Alst, MHPCC
  *
- *  @version $Revision: 1.7 $  $Name: not supported by cvs2svn $
- *  @date  $Date: 2006-05-13 08:56:48 $
+ *  @version $Revision: 1.8 $  $Name: not supported by cvs2svn $
+ *  @date  $Date: 2006-06-08 01:06:36 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -638,5 +638,5 @@
     char** test;
     //psStringCopy should return NULL for NULL input string
-    psLogMsg(__func__,PS_LOG_INFO,"Following should generate error message");
+    //    psLogMsg(__func__,PS_LOG_INFO,"Following should generate error message");
     output = psStringCopy(nullTest);
     if (output != NULL) {
