~frankban/charms/oneiric/buildbot-master/dummy

« back to all changes in this revision

Viewing changes to hooks/buildbot-relation-joined

  • Committer: Francesco Banconi
  • Date: 2012-02-03 15:07:09 UTC
  • Revision ID: francesco.banconi@canonical.com-20120203150709-uagx1xl735ucuqy8
Added hooks.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/bash
 
2
 
 
3
juju-log "MASTER BUILDBOT JOINED"
 
4
relation-set name=foo passwd=bar
 
5