HomePhorge

(#10321) Fix array support in schedule's range parameter
ddde61ec3f02Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

(#10321) Fix array support in schedule's range parameter

Change the schedule type's range parameter to properly evaluate
all elements of a supplied array for validity instead of only
checking the first member of the array. Add documentation to
clarify that range does accept an array.

Fix the associated tests to use must instead of should (Puppet::Type#should
shadows the rspec should).

Signed-off-by: Patrick Carlisle <patrick@puppetlabs.com>

Details

Provenance
Sean Millichamp <sean@bruenor.org>Authored on
Patrick Carlisle <patrick@puppetlabs.com>Committed on Dec 12 2011, 8:16 PM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPUc5d90bdf092e: Merge pull request #157 from nfagerlund/maint/2.7.x/document_multiple_tags
Branches
Unknown
Tags
Unknown

Event Timeline

Patrick Carlisle <patrick@puppetlabs.com> committed rPUddde61ec3f02: (#10321) Fix array support in schedule's range parameter (authored by Sean Millichamp <sean@bruenor.org>).Dec 12 2011, 8:16 PM