HomePhorge

(Maint) Don't assume eventlog gem is installed on Windows
f53140057b7eUnpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

(Maint) Don't assume eventlog gem is installed on Windows

Previously, the test would fail when run on a Windows box that didn't
have the eventlog gem installed. Since the Windows agent should be able
to run without the gem installed, and fall back to writing to a log
file, this commit changes the test to only run when the gem is
installed. There is already a test that verifies that we fall back if
the eventlog feature is not available.

Details

Event Timeline

Josh Cooper <josh@puppetlabs.com> committed rPUf53140057b7e: (Maint) Don't assume eventlog gem is installed on Windows (authored by Josh Cooper <josh@puppetlabs.com>).Apr 12 2012, 10:36 PM