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

catagory=definitions

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

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