HomePhorge

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

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

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

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.

Details

Provenance
Dominic Cleal <dcleal@redhat.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU0498d55e2d94: (#13204) Workaround duplicate Augeas save events
Branches
Unknown
Tags
Unknown

Event Timeline

Dominic Cleal <dcleal@redhat.com> committed rPUc01cac95f398: (#13204) Don't ignore missing PATH.augnew files (authored by Dominic Cleal <dcleal@redhat.com>).Apr 12 2012, 12:46 AM