HomePhorge

(#12463) eliminate `secure_open` in favour of `replace_file`
ead36ff3a8b4Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#12463) eliminate secure_open in favour of replace_file

None of the users of secure_open in the codebase actually want to achieve a
result different from replace_file, so we might as well eliminate the older
API in favour of one that is easier to use and clearer in intent.

Signed-off-by: Daniel Pittman <daniel@puppetlabs.com>

Details

Provenance
Daniel Pittman <daniel@puppetlabs.com>Authored on
Nick Lewis <nick@puppetlabs.com>Committed on Feb 13 2012, 8:52 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU146953861e00: (#12460) use `replace_file` for the .k5login file
Branches
Unknown
Tags
Unknown

Event Timeline

Nick Lewis <nick@puppetlabs.com> committed rPUead36ff3a8b4: (#12463) eliminate `secure_open` in favour of `replace_file` (authored by Daniel Pittman <daniel@puppetlabs.com>).Feb 13 2012, 8:52 PM