Index: trunk/Ohana/src/opihi/pcontrol/CheckSystem.c
===================================================================
--- trunk/Ohana/src/opihi/pcontrol/CheckSystem.c	(revision 10652)
+++ trunk/Ohana/src/opihi/pcontrol/CheckSystem.c	(revision 10656)
@@ -66,4 +66,6 @@
 
     // don't run the system checks if RunSystem is FALSE
+    // XXX stop should not suspend all checks: we should continue
+    // to harvest completed jobs and migrate idle machines to down
     if (!RunSystem) {
       usleep (50000); // idle if RunSystem is FALSE
