You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor: use copy_file in install/uninstall (#6150)
This refactors `copy_file` in `Install_uninstall` so that it uses
`Artifact_substitution.copy_file`. This ensures that these copies are
atomic at least for non-special files. It also allows hooks to trigger
on install (#6137).
Signed-off-by: Etienne Millon <me@emillon.org>
Signed-off-by: Etienne Millon <me@emillon.org>
0 commit comments