Searched refs:new_path (Results 1 – 1 of 1) sorted by relevance
592 std::string new_path = "PATH="; in ReadGuestConfig() local593 new_path += current_path; in ReadGuestConfig()594 new_path += ":"; in ReadGuestConfig()595 new_path += bin_folder; in ReadGuestConfig()621 ikconfig_cmd.SetEnvironment({new_path}); in ReadGuestConfig()