rodjek / librarian-puppet

http://librarian-puppet.com
MIT License
692 stars 209 forks source link

Stringify 'source' so the regex works #204

Closed curator closed 10 years ago

curator commented 10 years ago

The fix for #190 was broken because the regex comparison was never going to evaluate to true due to a type issue. This fixes that.