Reviewers: mp+212977_code.launchpad.net, Message: Please take a look. Description: utils/ssh: revert to using slices for command args Reverts part of https://codereview.appspot.com/66340045/ which changed OpenSSH-based client args from using a slice to a map. Fixes lp:1298115 https://code.launchpad.net/~axwalk/juju-core/lp1298115-utils-ssh-testing/+merge/212977 (do not edit description out of merge proposal) Please review this at https://codereview.appspot.com/81180043/ Affected files (+15, -45 lines): A [revision details] M utils/ssh/ssh_openssh.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-20140326230643-olixj5ukxzhgt4cv +New revision: