Skip to content
Permalink
Browse files

Use path_jobs for jobs_mirror_factory

  • Loading branch information
ryandesign committed Mar 7, 2018
1 parent 25365b0 commit 14e77912387673f74662466106059d64983161aa
Showing with 1 addition and 1 deletion.
  1. +1 −1 buildbot/master.cfg
@@ -683,7 +683,7 @@ if 'mirror' in config['deploy']:
jobs_mirror_factory.addStep(GitForTools(
repourl=config['mpbburl'],
progress=True,
env={'PATH': path_ports},
env={'PATH': path_jobs},
alwaysUseLatest=True,
workdir=os.path.join(jobs_mirror_factory.workdir, 'mpbb'),
haltOnFailure=True))

0 comments on commit 14e7791

Please sign in to comment.
You can’t perform that action at this time.