Issue #6564 has been updated by Matt Robinson. Status changed from Ready For Testing to Available In Testing Branch
I didn't notice this ticket until after I pushed the same fix as part of #6566. commit:e80063468e404a6827ea6ec458ae34ca84619eed ---------------------------------------- Bug #6564: Git workflow fixes for Ruby 1.9.x https://projects.puppetlabs.com/issues/6564 Author: James Turnbull Status: Available In Testing Branch Priority: Normal Assignee: Category: plumbing Target version: Statler Affected Puppet version: 2.6.5 Keywords: ruby19 Branch: https://github.com/jamtur01/puppet/tree/tickets/2.6.x/6564 Running Ruby 1.9.x: <pre> (in /home/james/src/puppet) tasks/rake/git_workflow.rake:12: warning: else without rescue is useless rake aborted! tasks/rake/git_workflow.rake:9: syntax error, unexpected ':', expecting keyword_then or ',' or ';' or '\n' tasks/rake/git_workflow.rake:13: syntax error, unexpected keyword_end, expecting $end /home/james/src/puppet/Rakefile:15:in `load' (See full trace by running task with --trace) </pre> -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
