Comment 0 for bug 1007657

Revision history for this message
Clint Byrum (clint-fewbar) wrote :

The recent changed to add 'juju-origin: proposed' works fine for ec2, but with the local provider there is a syntax error in the 'juju-create' script:

     elif [ $JUJU_ORIGIN = "proposed"]; then

Shell silently skips this and the origin is rejected as invalid. There should be a space between " and ]