[Scons-users] Is it possible to make Execute silent?
TOM TANNER (BLOOMBERG/ LONDON)
ttanner2 at bloomberg.net
Mon Aug 6 11:16:44 EDT 2012
If I do at my top level SConstruct file
env.Execute(Mkdir('something'))
it always outputs Mkdir('something')
This isn't really very informative, and I'd like to suppress it, but I can't see how at the moment.
Any ideas
More information about the Scons-users
mailing list