Fixed error in add_model example.
authorPete Vander Giessen <petevg@gmail.com>
Fri, 27 Jan 2017 22:47:14 +0000 (17:47 -0500)
committerPete Vander Giessen <petevg@gmail.com>
Fri, 27 Jan 2017 22:47:14 +0000 (17:47 -0500)
commitc71e189ef6650a0a335c9539c0ceacbce917bd25
treea7040f0db472678b050f95fba35746d7150cd297
parente42708b6ce89b35b88ae526065951f994128ceed
Fixed error in add_model example.

We weren't actually awaiting the 'juju ssh' test, and had a mistake in
the command, to boot.
examples/add_model.py