summaryrefslogtreecommitdiff
path: root/source/dummy_lorry_update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source/dummy_lorry_update.sh')
-rw-r--r--source/dummy_lorry_update.sh10
1 files changed, 10 insertions, 0 deletions
diff --git a/source/dummy_lorry_update.sh b/source/dummy_lorry_update.sh
new file mode 100644
index 0000000..42ff033
--- /dev/null
+++ b/source/dummy_lorry_update.sh
@@ -0,0 +1,10 @@
+# this will go on the definitions post-receive hook
+
+catagory=lorry
+
+IP=10.24.2.109
+port=9999
+user=orchestration
+passwd=orchestration
+
+buildbot sendchange -m "$IP":"$port" -a "$user":"$passwd" -W scriptbot -C "$catagory"