summaryrefslogtreecommitdiff
path: root/lib/shell/process-controller.rb
diff options
context:
space:
mode:
-rw-r--r--lib/shell/process-controller.rb2
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ class Shell
end
def block_output_synchronize(&b)
- @BlockOutputMonitor.synchronize &b
end
def wait_to_finish_all_process_controllers