Comment 8 for bug 1496130

Revision history for this message
Stuart Bishop (stub) wrote : Re: 0.1.14 deployments eternally hanging

The work around should should be as simple as changing the 'tail -1 /var/log/juju/unit-{}.log' to 'grep -v juju.worker.leadership /var/log/juju/unit-{}.log | tail -1'