[Buildbot-devel] perforce connection
Andrea Crotti
andrea.crotti.0 at gmail.com
Tue Aug 21 22:32:29 UTC 2012
On 08/21/2012 09:37 PM, William Deegan wrote:
> Did you check the step log to see if the env variable shows up there?
> And/or what the command line is?
>
> -Bill
What do you mean in the step log??
I mean I am also passing the p4passwd, but to make sure I also did
export P4PASSWD='mypass'
buildbot restart
and I even went with ssh on the manhole interface and yes, os.environ
shows the variable set..
Even more, I used the perforce official bindings and with the same
dictionary/variables I can connect
and login correctly.. So I have to check maybe what's the actual command
that is sent, but how do I
debug this?
I tried to set a pdb.set_trace() but of course it doesn't work since
it's run through twisted..
More information about the devel
mailing list