HomePhorge

Fixed #6555 - Ruby 1.9.x returning Invalid next (SyntaxError)
923d613bb5d9Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Fixed #6555 - Ruby 1.9.x returning Invalid next (SyntaxError)

The kick application has the option to ping hosts. On 1.9.x this
code was returning "Invalid next". The next in this code has been
replaced with an exit. Testing has confirmed this doesn't change the
behavior of puppet kick.

Details

Provenance
James Turnbull <james@lovedthanlost.net>Authored on
Matt Robinson <matt@puppetlabs.com>Committed on Mar 22 2011, 8:33 AM
vanmeeuwenPushed on Jun 2 2015, 2:22 PM
Parents
rPU66a4f3615028: Fixed #6555 - Ruby 1.9.x warning: class variable access from toplevel
Branches
Unknown
Tags
Unknown

Event Timeline

Matt Robinson <matt@puppetlabs.com> committed rPU923d613bb5d9: Fixed #6555 - Ruby 1.9.x returning Invalid next (SyntaxError) (authored by James Turnbull <james@lovedthanlost.net>).Mar 22 2011, 8:33 AM