Issue #1318 has been updated by luke. Status changed from Ready for Checkin to Closed
Merged. ---------------------------------------- Feature #1318: $lsbdistrelease varies between centos and rhel (which are often used as production / test ) http://reductivelabs.com/redmine/issues/show/1318 Author: semantico Status: Closed Priority: Normal Assigned to: luke Category: library Target version: Keywords: Complexity: Trivial Patch: Code proposal for additional global variable. if /(\d*)\./i =~ $lsbdistrelease $lsbmajdistrelease=$1 else $lsbmajdistrelease=$lsbdistrelease end ---------------------------------------- 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://reductivelabs.com/redmine/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 -~----------~----~----~----~------~----~------~--~---
