~ted/charms/precise/juju-commander-test-shutdown/trunk

« back to all changes in this revision

Viewing changes to hooks/amqp-relation-joined

  • Committer: Ted Gould
  • Date: 2012-06-15 20:44:12 UTC
  • Revision ID: ted@gould.cx-20120615204412-k0rriloj96i8pq50
Making our communication with amqp a little more sophisticated

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#!/bin/sh
 
2
 
 
3
set -eux
 
4
 
 
5
relation-set username juju-commander-test-shutdown
 
6
relation-set vhost juju-commander-test-shutdown
 
7