Title: Message Title
Rob Reynolds commented on an issue
Puppet / Bug PUP-3247
Win32::TaskScheduler#trigger_string doesn't work
Our vendored `Win32::TaskScheduler#trigger_string` method doesn't define the `trigger` variable, so the reference to `trigger` on line 576 will cause the `#trigger` method to be invoked with 0 arguments, and that fails with:

{noformat}
in `trigger': wrong number of arguments (0 for 1) (ArgumentError)
{noformat}

This code path doesn't occur in Pupp...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to