~paulgear/charms/trusty/quassel-core/trunk

« back to all changes in this revision

Viewing changes to hooks/quassel-relation-broken

  • Committer: Paul Gear
  • Date: 2014-11-03 02:07:20 UTC
  • Revision ID: paul.gear@canonical.com-20141103020720-t54oi1xuqmdiz9td
Add missing files; charm proof runs cleanly

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/bin/sh
2
2
# This hook runs when the full relation is removed (not just a single member)
 
3
set -eux