~negronjl/+junk/hadoop-master

1
2
3
4
5
6
7
#!/bin/sh
# This must be renamed to the name of the relation. The goal here is to
# affect any change needed by the remote unit leaving the relationship.
# This script should be idempotent.
set -x
echo $ENSEMBLE_REMOTE_UNIT departed
true