summaryrefslogtreecommitdiff
path: root/source/definitions_update.sh
diff options
context:
space:
mode:
authorWill Holland <william.holland@codethink.co.uk>2015-09-10 09:47:57 +0100
committerWill Holland <william.holland@codethink.co.uk>2015-09-10 09:47:57 +0100
commit9671497b52f54dc1068d1dd4b919fa0c19f208a5 (patch)
tree5614390983ed14f3d4b404ce5c1c64755bca9402 /source/definitions_update.sh
parenta2d0851112a4988749a58bc72b933d43e437c467 (diff)
downloadorchestration-9671497b52f54dc1068d1dd4b919fa0c19f208a5.tar.gz
Fix update scripts
Diffstat (limited to 'source/definitions_update.sh')
-rw-r--r--source/definitions_update.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/definitions_update.sh b/source/definitions_update.sh
index f77b175..28835db 100644
--- a/source/definitions_update.sh
+++ b/source/definitions_update.sh
@@ -9,4 +9,4 @@ port=9999
user=orchestration
passwd=orchestration
-buildbot sendchange -m "$IP":"$port" -a "$user":"$passwd" -W scriptbot -C "$category"
+../orchenv-master/bin/buildbot sendchange -m "$IP":"$port" -a "$user":"$passwd" -W scriptbot -C "$category"