Reviewers: mp+198671_code.launchpad.net, Message: Please take a look. Description: Uniter context run commands. The uniter.Context gains the ability to run arbitrary commands in a hook context. Execute the commands by passing as stdin to "/bin/bash -s". https://code.launchpad.net/~thumper/juju-core/uniter-context-run-commands/+merge/198671 Requires: https://code.launchpad.net/~thumper/juju-core/refactor-uniter-tests/+merge/198668 (do not edit description out of merge proposal) Please review this at https://codereview.appspot.com/40370047/ Affected files (+99, -0 lines): A [revision details] M worker/uniter/context.go M worker/uniter/context_test.go Index: [revision details] === added file '[revision details]' --- [revision details] 2012-01-01 00:00:00 +0000 +++ [revision details] 2012-01-01 00:00:00 +0000 @@ -0,0 +1,2 @@ +Old revision: