示例#1
0
文件: shell.py 项目: zanxi/bitpop
 def setBuild(self, build):
     LoggingBuildStep.setBuild(self, build)
     # Set this here, so it gets rendered when we start the step
     self.slaveEnvironment = self.build.slaveEnvironment
示例#2
0
 def setBuild(self, build):
     LoggingBuildStep.setBuild(self, build)
     # Set this here, so it gets rendered when we start the step
     self.slaveEnvironment = self.build.slaveEnvironment