Activity log for bug #1246938

Date Who What changed Old value New value Message
2013-11-01 01:06:06 Marco Ceppi bug added bug
2013-11-01 01:12:24 Marco Ceppi tags cts-cloud-review
2013-11-12 16:34:11 Curtis Hovey summary juju ssh exits with code 130 juju ssh exits with sub command returncode
2013-11-12 16:34:14 Curtis Hovey juju-core: status New Triaged
2013-11-12 16:34:16 Curtis Hovey juju-core: importance Undecided High
2013-11-12 16:34:20 Curtis Hovey tags cts-cloud-review cts-cloud-review ui
2013-11-12 16:36:39 Curtis Hovey description Deploy a unit, juju ssh into that unit. Press Ctrl+C, then disconnect either via exit or Ctrl+D. ubuntu@juju-ubuntu-discourse-alpha-machine-0:~$ ^C ubuntu@juju-ubuntu-discourse-alpha-machine-0:~$ logout Connection to 15.185.108.183 closed. ERROR exit status 130 marco@home:~$ echo $? 1 Deploy a unit, juju ssh into that unit. Press Ctrl+C, then disconnect either via exit or Ctrl+D. ubuntu@juju-ubuntu-discourse-alpha-machine-0:~$ ^C ubuntu@juju-ubuntu-discourse-alpha-machine-0:~$ logout Connection to 15.185.108.183 closed. ERROR exit status 130 marco@home:~$ echo $? 1 Juju ssh always exist with the return code of the last sub command executed. This behaviour is only expected when commands are passed to ssh.h
2013-11-12 16:36:46 Curtis Hovey tags cts-cloud-review ui cts-cloud-review ssh ui
2014-02-04 11:10:23 Abel Deuring juju-core: assignee Abel Deuring (adeuring)
2014-02-07 13:17:23 Abel Deuring branch linked lp:~adeuring/juju-core/1246938
2014-02-10 14:51:39 Curtis Hovey juju-core: status Triaged Fix Committed
2014-02-10 14:51:42 Curtis Hovey juju-core: milestone 1.17.3
2014-02-21 15:42:27 Curtis Hovey juju-core: status Fix Committed Fix Released