-
Notifications
You must be signed in to change notification settings - Fork 415
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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 <[email protected]> Signed-off-by: Etienne Millon <[email protected]>
- Loading branch information
Showing
2 changed files
with
19 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters