#2343: gitpoller fails when using ssh for the repository
--------------------+------------------------
Reporter: kclair | Owner:
Type: defect | Status: new
Priority: major | Milestone: undecided
Version: 0.8.6p1 | Resolution:
Keywords: git |
--------------------+------------------------
Comment (by dustin):
The new version passes the environment when it runs git:
{{{
def _dovccmd(self, command, args, path=None):
d = utils.getProcessOutputAndValue(self.gitbin,
[command] + args, path=path, env=os.environ)
}}}
so maybe this is something different? Can you narrow it down?
--
Ticket URL: <http://trac.buildbot.net/ticket/2343#comment:2>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits