Searched refs:resultRemoteExecution (Results 1 – 1 of 1) sorted by relevance
334 CommandResult resultRemoteExecution = in runRemote() local337 if (!CommandStatus.SUCCESS.equals(resultRemoteExecution.getStatus())) { in runRemote()338 CLog.e("Error running the remote command: %s", resultRemoteExecution.getStdout()); in runRemote()341 resultRemoteExecution.getStderr(), FailureStatus.INFRA_FAILURE)); in runRemote()