HomePhorge

(#10365) Add pending test when file overwrites an executable directory
fd747cc345fcUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#10365) Add pending test when file overwrites an executable directory

While fixing #10269, I discovered an issue that has been broken since
at least 0.23.0, which is if puppet manages a file resource that
should not be executable, but an existing executable directory exists,
it will make the newly created file executable. Fortunately, the next
time puppet runs it will remove the executable bits from the file.

This commit does not fix this bug, but adds a pending test for it.

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUfe30d8f15910: (#10315) Add pending tests when following symlinks
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPUfd747cc345fc: (#10365) Add pending test when file overwrites an executable directory (authored by Josh Cooper <josh@puppetlabs.com>).Oct 31 2011, 8:11 PM