summaryrefslogtreecommitdiff
path: root/buildbot
diff options
context:
space:
mode:
authorMS <ms@taler.net>2020-11-16 17:40:25 +0100
committerMS <ms@taler.net>2020-11-16 17:40:25 +0100
commit8058999227711bd926fa8a008a133d6d70b1017d (patch)
treeac5b58842690d3b500e086b55d7e2b30186b2c2e /buildbot
parentb6a9afb0e344eae4294b652e2cd88b418c37391f (diff)
downloadlibeufin-deployment-8058999227711bd926fa8a008a133d6d70b1017d.tar.gz
libeufin-deployment-8058999227711bd926fa8a008a133d6d70b1017d.tar.bz2
libeufin-deployment-8058999227711bd926fa8a008a133d6d70b1017d.zip
fix path
Diffstat (limited to 'buildbot')
-rwxr-xr-xbuildbot/prepare.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/buildbot/prepare.sh b/buildbot/prepare.sh
index ca70b09..abad19f 100755
--- a/buildbot/prepare.sh
+++ b/buildbot/prepare.sh
@@ -8,7 +8,7 @@ if ! test -d $HOME/libeufin-deployment; then
fi
# make master
-buildbot create-master buildbot_master/
+buildbot create-master $HOME/buildbot_master/
ln -s $HOME/libeufin-deployment/buildbot/master.cfg $HOME/buildbot_master/
buildbot-worker create-worker \