coreos / fleet

fleet ties together systemd and etcd into a distributed init system
Apache License 2.0
2.42k stars 302 forks source link

fleetctl: fix error message when fleetctl ssh fails #1648

Closed dongsupark closed 8 years ago

dongsupark commented 8 years ago

Error message of fleetctl ssh should be "Unable to SSH to remote host".

Fixes https://github.com/coreos/fleet/issues/995

dongsupark commented 8 years ago

Trivial. So I'll just merge it.