175176177178179180181182183184185
logger.info("reached the number of repeats (" + numRepeats + "); exiting"); break; } } } logic.shutdown(); } private static void doOneShot(Logic logic) throws Exception { boolean success; String status;