• Use nil as the default :env option (instead of ENV). Processes inherit the entire environment implicitly, plus any modifications made explicitly by the :env option. So using ENV as the default here is redundant. Changed: U trunk/Support/lib/tm/executor.rb