HomePhorge

[#3835] Fixed recursively absent directories improperly managing their files
34d189725c82Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

[#3835] Fixed recursively absent directories improperly managing their files

Children of recursively absent (and only recursively absent) directories now
inherit the recursively absent behavior when they are created. This stops the
files from trying to be created, generating lots of failure messages. This
doesn't affect directories which are absent and not recursive (whose children
aren't even attempted to be created, or directories which aren't absent.

Details

Provenance
Nick Lewis <nick@puppetlabs.com>Authored on
James Turnbull <james@lovedthanlost.net>Committed on Jun 26 2010, 7:48 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU9d0d94c27174: [#3804] Fixed one failing spec for RackREST
Branches
Unknown
Tags
Unknown

Event Timeline

James Turnbull <james@lovedthanlost.net> committed rPU34d189725c82: [#3835] Fixed recursively absent directories improperly managing their files (authored by Nick Lewis <nick@puppetlabs.com>).Jun 26 2010, 7:48 PM