Fix SSH'ing into a device from application

Change-type: patch
Signed-off-by: Cameron Diver <cameron@balena.io>
This commit is contained in:
Cameron Diver 2019-05-30 15:44:08 +01:00 committed by Paulo Castro
parent 6696b1b5f7
commit 01b454351b

View File

@ -384,7 +384,6 @@ export const ssh: CommandDefinition<
// A little bit hacky, but it means we can fall
// through to the next handling mechanism
params.applicationOrDevice = choice.uuid;
paramChecks.deviceChecked = true;
} catch (e) {
if (e instanceof BalenaApplicationNotFound) {
exitWithExpectedError(