summaryrefslogtreecommitdiff
path: root/bin/taler-deployment-bbstop
diff options
context:
space:
mode:
Diffstat (limited to 'bin/taler-deployment-bbstop')
-rwxr-xr-xbin/taler-deployment-bbstop2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/taler-deployment-bbstop b/bin/taler-deployment-bbstop
index 8fcc724..e46f3c0 100755
--- a/bin/taler-deployment-bbstop
+++ b/bin/taler-deployment-bbstop
@@ -2,5 +2,5 @@
cd ~/buildbot
source venv/bin/activate
-buildslave stop slave/
+buildbot-worker stop slave/
deactivate