[Buildbot-commits] [Buildbot] #456: Slave's ShellCommand and msys are broken

Buildbot nobody at buildbot.net
Sun Sep 23 04:39:32 UTC 2012


#456: Slave's ShellCommand and msys are broken
--------------------+-----------------------
Reporter:  even     |       Owner:  even
    Type:  defect   |      Status:  reopened
Priority:  major    |   Milestone:  0.8.+
 Version:  0.7.10   |  Resolution:
Keywords:  windows  |
--------------------+-----------------------

Comment (by tom.prince):

 I wonder if it actually makes sense to be setting PWD anywhere? If the
 command being run is a shell script, then the shell should be setting PWD.
 Otherwise, I'd guess that things should be using getcwd(3) to find the
 current directory, not a environment variable. Perhaps we should just
 unset it?

-- 
Ticket URL: <http://trac.buildbot.net/ticket/456#comment:13>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list