shell "blah", :log => true
Should do the trick.
Also, there's a shorthand for the case you're using, where you have a shell call within a log_block, e.g.
log_shell "running the spec suite", "rake spec"
That results in "running the spec suite... done.", so it's not intended for showing the output of the shell command.
Ben
Sent from my iPad
> --
> To post, email babush...@googlegroups.com
> To unsubscribe, email babushka_app...@googlegroups.com
> ~
> http://babushka.me
> http://github.com/benhoskings/babushka
> http://groups.google.com/group/babushka_app