Searched refs:execute_bin (Results 1 – 1 of 1) sorted by relevance
217 def GetBaseCmd(self, execute_bin): argument235 base_cmd = [utils.FindExecutable(execute_bin)]240 if execute_bin == constants.SSH_BIN:244 if execute_bin == constants.SCP_BIN:247 raise errors.UnknownType("Don't support the execute bin %s." % execute_bin)