Uploaded image for project: 'Puppet'
  1. Puppet
  2. PUP-3247

Win32::TaskScheduler#trigger_string doesn't work

    XMLWordPrintable

Details

    • 1

    Description

      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:

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

      This code path doesn't occur in Puppet, just when using puppet as a library.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              josh Josh Cooper
              Eric Thompson Eric Thompson
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Zendesk Support