Searched refs:chmod_command (Results 1 – 1 of 1) sorted by relevance
131 std::string chmod_command = in deploy_agent() local133 int ret = send_shell_command(chmod_command); in deploy_agent()135 error_exit("Error executing %s returncode: %d", chmod_command.c_str(), ret); in deploy_agent()