HomePhorge

[#4001] Added explicit check and error message when creating a file if parent…
428683917e48Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

[#4001] Added explicit check and error message when creating a file if parent doesn't exist

This was giving the regular File.open error for non-existent parent, resulting
in a message citing the non-existence of the file as the reason ensure can't be
changed from absent to present. Now it properly states that the parent
directory is missing.

Details

Provenance
Nick Lewis <nick@puppetlabs.com>Authored on
James Turnbull <james@lovedthanlost.net>Committed on Jun 26 2010, 7:49 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU34d189725c82: [#3835] Fixed recursively absent directories improperly managing their files
Branches
Unknown
Tags
Unknown

Event Timeline

James Turnbull <james@lovedthanlost.net> committed rPU428683917e48: [#4001] Added explicit check and error message when creating a file if parent… (authored by Nick Lewis <nick@puppetlabs.com>).Jun 26 2010, 7:49 PM