Index: /branches/eam_branches/ipp-20140904/Ohana/src/fakeastro/src/remote_hosts.c
===================================================================
--- /branches/eam_branches/ipp-20140904/Ohana/src/fakeastro/src/remote_hosts.c	(revision 37653)
+++ /branches/eam_branches/ipp-20140904/Ohana/src/fakeastro/src/remote_hosts.c	(revision 37654)
@@ -82,4 +82,5 @@
     if (hosts[i][0].pid != pid) continue;
     found = TRUE;
+    break;
   }
   myAssert (found, "Programming error: failed to matched finished job to known host!");
