[Cruisecontrolrb-users] reporting failures
Alexey Verkhovsky
alexey.verkhovsky at gmail.com
Wed Feb 27 19:24:45 EST 2008
On Wed, Feb 27, 2008 at 4:56 PM, Chad Woolley <thewoolleyman at gmail.com> wrote:
> Here's what we do:
> execute "time rake spec --trace"
Or you can just use FileUtils::sh() instead of system(). The only
catch is that sh() prints out the command before executing it.
--
Alexey Verkhovsky
CruiseControl.rb [http://cruisecontrolrb.thoughtworks.com]
RubyWorks [http://rubyworks.thoughtworks.com]
More information about the Cruisecontrolrb-users
mailing list