lib/shellshot.rb in shellshot-0.3.0 vs lib/shellshot.rb in shellshot-0.3.1

- old
+ new

@@ -29,9 +29,11 @@ wait_for(options[:timeout] || DEFAULT_TIMEOUT) rescue Timeout::Error => e terminate_child_process raise end + + true end private def wait_for(seconds)