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