summaryrefslogtreecommitdiff
path: root/source/definitions_update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'source/definitions_update.sh')
-rw-r--r--source/definitions_update.sh12
1 files changed, 0 insertions, 12 deletions
diff --git a/source/definitions_update.sh b/source/definitions_update.sh
deleted file mode 100644
index 2ecad0e..0000000
--- a/source/definitions_update.sh
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/sh
-# this will go on the definitions post-receive hook
-set -ex
-
-category=definitions
-
-IP=127.0.0.1
-port=9999
-user=orchestration
-passwd=orchestration
-
-../orchenv-master/bin/buildbot sendchange -m "$IP":"$port" -a "$user":"$passwd" -W scriptbot -C "$category" -p "force":"$1"