[Buildbot-devel] sendchange
Jean-Michel Beuken
jean-michel.beuken at uclouvain.be
Fri Feb 13 20:31:42 UTC 2009
Hello,
is it possible to retrieve the values of the arguments of the command
buildbot sendchange --branch='branch' --revision='revision'
--username='user' ....
in the Builder section in the master.cf and use WithProperties() to use
the values ?
for example , I will have needed
WithProperties("bzr+ssh://archives.abinit.org/abinit/5.8/%s/%s","username","branch")
the properties "username"and "branch" don't exist in the context of
builder at runtime....
thanks in advance...
jmb
More information about the devel
mailing list