puppetlabs-stdlib/lib
David Schmitt 5639828bff (maint) also catch Psych::SyntaxError
Psych::SyntaxError is a RuntimeException. This still needs to
catch that. This was uncovered by the recent move to catch StandardError
rather than the catchall Exception that was here before.
2016-04-07 12:31:06 +01:00
..
facter catch StandardError rather than the gratuitous Exception 2016-03-29 01:59:54 +02:00
puppet (maint) also catch Psych::SyntaxError 2016-04-07 12:31:06 +01:00