[Buildbot-commits] [SPAM] [Buildbot] #682: Mac build slave ignores logEnviron=False
Buildbot
buildbot-devel at lists.sourceforge.net
Wed Jan 13 20:49:10 UTC 2010
#682: Mac build slave ignores logEnviron=False
-------------------+--------------------------------------------------------
Reporter: tfogal | Owner:
Type: defect | Status: new
Priority: minor | Milestone: undecided
Version: 0.7.11 | Keywords:
-------------------+--------------------------------------------------------
When using logEnviron=False, Mac build slaves still seem to output the
environment for the command.
My build slave is 0.7.11p3. Build master is
2b69157655f299d8459ecbc92637a6ffd0e9130f. The build rule which generated
the output I'll attach is:
mkdir_deps = shell.ShellCommand(
command=["env", "-i", "mkdir", "-p", "deps"],
logEnviron=False
)
--
Ticket URL: <http://buildbot.net/trac/ticket/682>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list