HomePhorge

(PUP-3222) Rescue StandardError instead of SystemCallError
377770277b22Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(PUP-3222) Rescue StandardError instead of SystemCallError

Commit c752a9ceea was supposed to rescue StandardErrors not
SystemCallErrors so that we do not break in the same way again
if the win32-service gem decides to raise a different exception.

This commit restores rescuing of StandardErrors.

Details

Provenance
Josh Cooper <josh@puppetlabs.com>Authored on
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU8d0f08c2d1f4: Merge pull request #3063 from joshcooper/ticket/stable/PUP-3222-sytemcallerror
Branches
Unknown
Tags
Unknown

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPU377770277b22: (PUP-3222) Rescue StandardError instead of SystemCallError (authored by Josh Cooper <josh@puppetlabs.com>).Sep 10 2014, 6:12 AM