[Rake-devel] Bug? Shell output does not get printed in latest Rake releases
Jim Weirich
jim.weirich at gmail.com
Sun Nov 2 14:01:10 EST 2008
On Nov 2, 2008, at 5:01 AM, Hongli Lai wrote:
> Actually, yes. I'm used to be able to see what Rake's actually
> doing. At this moment I end up typing '-v' manually. I'm using Rake
> as Phusion Passenger's build system. C++ source compilation can take
> a while (a minute or 2) and it's kinda annoying not to be able to
> see the compiler commands that are being invoked.
Putting:
verbose true
at the top of your Rakefile should fix that. Is that an adequate
solution?
--
-- Jim Weirich
-- jim.weirich at gmail.com
More information about the Rake-devel
mailing list