Created
November 12, 2014 16:54
-
-
Save whitmo/b7ac0caf26aad3194546 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
juju debug-hooks-ext cloudfoundry/0 | |
Customizing machine...Traceback (most recent call last): | |
File "/home/whit/.juju-plugins/juju-debug-hooks-ext", line 227, in <module> | |
config = customize(unit_name, unit, opts) | |
File "/home/whit/.juju-plugins/juju-debug-hooks-ext", line 105, in customize | |
import_ids = config.get('import_ids', []) + opts.import_ids | |
TypeError: can only concatenate list (not "NoneType") to list | |
ERROR subprocess encountered error code 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment