Index: trunk/Ohana/src/tools/src/glockfile.c
===================================================================
--- trunk/Ohana/src/tools/src/glockfile.c	(revision 31669)
+++ trunk/Ohana/src/tools/src/glockfile.c	(revision 31850)
@@ -35,5 +35,5 @@
   }
 
-  fprintf (stderr, "file is locked\n");
+  //  fprintf (stderr, "file is locked\n");
   sleep (holdtime);
   fclearlockfile (filename, f, type, &state);
