Commit ba2cc4ca by Renzo Lucioni

Kill processes after running rake

parent e79f8c43
require 'digest/md5'
require 'sys/proctable'
require 'colorize'
require 'timeout'
def find_executable(exec)
path = %x(which #{exec}).strip
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment