Reviewers: mp+184911_code.launchpad.net, Message: Please take a look. Description: environs/manual: ignore stderr in checkProvisioned ssh may issue warnings on stderr, for example if the target host does not exist in known_hosts. This was tripping up the checkProvisioned function, which was incorrectly checking that both stdout and stderr were empty. Fixes #1223277 https://code.launchpad.net/~axwalk/juju-core/lp1223277-check-provisioned-ignore-stderr/+merge/184911 (do not edit description out of merge proposal) Please review this at https://codereview.appspot.com/13477045/ Affected files (+54, -8 lines): A [revision details] M environs/manual/detection.go M environs/manual/detection_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: tarmac-20130910174617-1ib2wgm1qymgkvvs +New revision: