HomePhorge

Fixes #4852 - error messages involving Whits now mention Classes instead
effc6b8e2929Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fixes #4852 - error messages involving Whits now mention Classes instead

Whits are inserted into the dependency graph in the place where an empty
class is being required. Unfortunately, when such a class is involved in
a loop, the error message shows the cycle as involving Whit[Classname].
This patch changes it to say Class[Classname], which is much easier to
understand. It also fixes puppetdoc from generating documentation on the
Whit type.

Details

Provenance
Nick Lewis <nick@puppetlabs.com>Authored on
Markus Roberts <Markus@reality.com>Committed on Sep 29 2010, 12:36 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU3f99bd71811b: Fix #4267 - Create a backup before dropping permissions
Branches
Unknown
Tags
Unknown

Event Timeline

Markus Roberts <Markus@reality.com> committed rPUeffc6b8e2929: Fixes #4852 - error messages involving Whits now mention Classes instead (authored by Nick Lewis <nick@puppetlabs.com>).Sep 29 2010, 12:36 AM