ripienaar / puppet-reportprint

CLI Viewer for Puppet Reports
Other
92 stars 21 forks source link

syntax error, unexpected #9

Open rezaa1 opened 8 years ago

rezaa1 commented 8 years ago

root # ruby -v ruby 1.8.7 (2013-06-27 patchlevel 374) [x86_64-linux] root # puppet -V 3.7.4 root #./report_print.rb --nodelist ./report_print.rb:76: syntax error, unexpected ')'

ripienaar commented 8 years ago

appears to be a case of old ruby not liking the trailing , there, would you like to send a PR?