HomeSoftware Heritage

Fix Facter::Core::Execution.execute time_limit

Description

Fix Facter::Core::Execution.execute time_limit

The options hash passed to Facter::Core::Execution.execute expect a
time_limit, not a limit:
https://www.rubydoc.info/gems/facter/Facter/Core/Execution#execute-class_method

Details

Provenance
Romain Tartière <romain@blogreen.org>Authored on Sep 8 2021, 5:05 AM
olasdPushed on Dec 28 2021, 10:47 AM
Parents
R205:f0cbfe103f70: Fix arguments passed to Facter::Core::Execution.execute
Branches
Unknown
Tags
Unknown

Event Timeline

Romain Tartière <romain@blogreen.org> committed R205:6b48ec59c4a0: Fix Facter::Core::Execution.execute time_limit (authored by Romain Tartière <romain@blogreen.org>).Sep 8 2021, 7:59 PM