Index: /trunk/Ohana/src/opihi/pcontrol/StopHosts.c
===================================================================
--- /trunk/Ohana/src/opihi/pcontrol/StopHosts.c	(revision 10657)
+++ /trunk/Ohana/src/opihi/pcontrol/StopHosts.c	(revision 10658)
@@ -102,6 +102,6 @@
   int i, result, waitstatus;
 
-  // gprint (GP_ERR, "harvesting within thread %d\n", pthread_self());
-  // gprint (GP_ERR, "child process %d is down, wait for exit status\n", pid);
+  gprint (GP_ERR, "harvesting within thread %d\n", pthread_self());
+  gprint (GP_ERR, "child process %d is down, wait for exit status\n", pid);
   
   // Loop a few times waiting for child to exit
