Skip to content

(#13204) Don't ignore missing PATH.augnew files#660

Merged
jeffweiss merged 1 commit intopuppetlabs:2.7.xfrom
domcleal:tickets/2.7.x/13204-aug-boot-enoent-uniq
Apr 12, 2012
Merged

(#13204) Don't ignore missing PATH.augnew files#660
jeffweiss merged 1 commit intopuppetlabs:2.7.xfrom
domcleal:tickets/2.7.x/13204-aug-boot-enoent-uniq

Conversation

@domcleal
Copy link
Contributor

This is a followup to pull req #587, where a better solution was discussed that doesn't squash other errors.

Commit log:
The original fix for #13204 may have masked other potential bugs if the
PATH.augnew file was missing. It simply tested for the file existance and not
only when duplicate save events occurred.

This change de-duplicates the list of save events instead, so if a bug appeared
where PATH.augnew was genuinely missing, the error wouldn't be squashed.

The original fix for #13204 may have masked other potential bugs if the
PATH.augnew file was missing.  It simply tested for the file existance and not
only when duplicate save events occurred.

This change de-duplicates the list of save events instead, so if a bug appeared
where PATH.augnew was genuinely missing, the error wouldn't be squashed.
@jeffweiss jeffweiss merged commit c01cac9 into puppetlabs:2.7.x Apr 12, 2012
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.

2 participants