summaryrefslogtreecommitdiff
path: root/source/dummy_definitions_update.sh
blob: 53a46518b0afb743ff271348914c986a2c86d1c5 (plain)
1
2
3
4
5
6
7
8
9
10
# this will go on the post-receive hooks for repos updated by lorry

category=definitions

IP=10.24.2.109
port=9999
user=orchestration
passwd=orchestration

buildbot sendchange -m "$IP":"$port" -a "$user":"$passwd" -W scriptbot -C "$category"