From e45d4cba687fa8fd6b4780b5dabce6c3584dc9c9 Mon Sep 17 00:00:00 2001 From: anatoly techtonik Date: Wed, 5 Mar 2014 08:19:39 +0300 Subject: buildbot: No need to create relocatable workdir --- testing/buildbot.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/buildbot.yml b/testing/buildbot.yml index ee82343..b92bdd7 100644 --- a/testing/buildbot.yml +++ b/testing/buildbot.yml @@ -47,6 +47,6 @@ pip: name=buildbot-slave virtualenv={{ venv }} - name: create buildbot environment - command: "{{ venv }}/bin/buildslave create-slave --relocatable + command: "{{ venv }}/bin/buildslave create-slave {{ work }} buildbot.scons.org:9989 {{ builder }} {{ pass }} creates={{ work }}" -- cgit v0.12