On 9/3/20 7:57 PM, Florian Schmaus wrote:
> +     systemd_profile_env_path = os.path.join(systemd_environment_dir,
> +                                          "10-gentoo-profile-env.conf")
> +     with open(systemd_profile_env_path, "w") as systemd_profile_env:

I just noticed that portage has atomic_ofstream(). Would you prefer this
change to use atomic_ofstream() instead of using "with open()"?

- Florian

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to