Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Identify where was the broken reference was declared #103

Merged
merged 10 commits into from
Apr 19, 2017

Conversation

kpaulisse
Copy link
Contributor

This pull request enhances the reference validation feature error message. If a broken reference is found, the error message will now indicate the source file and line.

It appears that Puppet 3.x and 4.x compute the line numbers differently. One displays the first line of the block, and the other displays the last line of the block. However the information is still useful.

@kpaulisse
Copy link
Contributor Author

Have been testing this internally at GitHub for several days and it's working as intended.

@kpaulisse kpaulisse merged commit 4babf7f into master Apr 19, 2017
@kpaulisse kpaulisse deleted the kpaulisse-where-was-the-broken-reference-declared branch April 19, 2017 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant