Vít Ondruch wrote: > The sourcing trick is generally very dangerous. It might be OKish in RPM > scriptlets, but otherwise it might result in unpredictable behavior of > the system. It is generally the right thing to do for shell scripts. Those run in a subshell, so the sourcing will not affect the calling shell. It should be documented somewhere. Kevin Kofler _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure