gentoo / puppet-portage

[ORIGIN] Puppet module providing various Gentoo portage features
GNU General Public License v2.0
49 stars 30 forks source link

to fix # is not a valid atom #142

Closed samuraiii closed 7 years ago

samuraiii commented 8 years ago

to fix error Error: Failed to apply catalog: # is not a valid atom

vikraman commented 8 years ago

Could you add a test case for this?

samuraiii commented 8 years ago

Is this enough? https://github.com/gentoo/puppet-portage/issues/139

vikraman commented 8 years ago

I meant a unit test: spec/unit/provider/package_keywords/parsed_spec.rb

samuraiii commented 8 years ago

OK, I am sorry but I am ruby novice (I was able to craft some custom facts and that is all). I am not really sure how to do it, and if this is necessary for ignored line. I am just as good at puppet as to run computational farm configured with puppet, so if you can help me, or at last point me to right RTFM. With thanks S

robbat2 commented 7 years ago

Merged: [master 6a56067] to fix # is not a valid atom Author: samuraiii samuraiii@users.noreply.github.com Date: Mon May 2 19:47:50 2016 +0200 1 file changed, 2 insertions(+), 1 deletion(-)