lib/coderunner/class_methods.rb in coderunner-0.15.5 vs lib/coderunner/class_methods.rb in coderunner-0.15.6

- old
+ new

@@ -626,10 +626,9 @@ runs.push run end # exit end runner.submit(runs, nprocs: copts[:n], version: copts[:v], skip: copts[:k], job_chain: copts[:J], no_update_before_submit: copts[:no_update_before_submit]) - #puts "Got here" #exit(0) end # Fetch a runner appropriate for submitting simulations. In # all usual cases this is just the default runner for the command # but where several folders have been specified and we are dealing