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