Ticket #682 (closed defect: duplicate)
Mac build slave ignores logEnviron=False
| Reported by: | tfogal | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 0.7.12 |
| Version: | 0.7.11 | Keywords: | |
| Cc: |
Description
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
)
Attachments
Change History
Changed 3 years ago by tfogal
-
attachment
stdio.html
added
comment:1 Changed 3 years ago by dustin
- Status changed from new to closed
- Resolution set to duplicate
- Milestone changed from undecided to 0.7.12
There were some fixes to the logEnviron support since 0.7.11 - see #361 and [2834f58f2f7a47336679eed9ff93995be859ab36]
Note: See
TracTickets for help on using
tickets.
![[Buildbot Logo]](/chrome/site/header-text-transparent.png)
HTML for the page with the given command's output.