Hack around strange change in ssh behaviour.
authorCarl Hetherington <cth@carlh.net>
Thu, 9 Jun 2016 15:05:45 +0000 (16:05 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 9 Jun 2016 15:05:45 +0000 (16:05 +0100)
commite26f0fdc11f9190b6a015b420d3feae97274eaef
tree0ff24324ea077871da40b855c8ecb9ed9d0339a4
parent5946dcffc62624d73fc7037ac7d817600d458ab8
Hack around strange change in ssh behaviour.

Before 16.04 as host OS, we would start a VM and then soon
after ssh to it.  This ssh would block while the VM got started
then proceed normally.

Now we get a "connection closed by remote host", so we have to
ignore this and keep trying until the VM is up.
cdistvm