HomePhorge

(maint) Reword debug message
1a8cacbb81c6Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(maint) Reword debug message

When puppet autorequired a resource, its debug message used to say:

Autorequiring File[/Users/josh/.puppet]

Commit b864bfbcd for PUP-3331 added the ability to define autobefore,
autonotify, and autosubscribe relationships, similar to autorequire. In
the process the debug message changed to support these other types of
relationships:

Forming automation relationship of type <type> with File[/Users/josh/.puppet]

This commit changes the message to be more concise:

Adding auto<type> relationship with File[/Users/josh/.puppet]

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU87fad92f1896: Merge pull request #3359 from hlindberg/PUP-659_optimize-qualified-variables
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPU1a8cacbb81c6: (maint) Reword debug message (authored by Josh Cooper <josh@puppetlabs.com>).Dec 10 2014, 7:29 AM