Issue #4176 has been reported by Patrick Mohr.
----------------------------------------
Bug #4176: productname has trailing whitespace on some systems
http://projects.puppetlabs.com/issues/4176
Author: Patrick Mohr
Status: Unreviewed
Priority: Normal
Assigned to:
Category:
Target version:
Keywords:
Branch:
When I run facter on dell towers, the productname fact often has trailing
whitespace. This gave me a hard to solve bug because the product name was
"Dimension 2400 ". The easiest way I found to test if a fact has
trailing whitespace is to put it into puppet like this:
echo 'alert("--${productname}--")' | puppet
What I want is for facter (the program) to make it easy to tell if a fact has
trailing whitespace or for productname to remove trailing whitespace.
--
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.