]> gitweb.fluxo.info Git - puppet-stdlib.git/commit
Removing string interpolation from fact.rb. I am not sure whether
authorKrzysztof Wilczynski <krzysztof.wilczynski@linux.com>
Tue, 26 Apr 2011 03:21:32 +0000 (04:21 +0100)
committerKrzysztof Wilczynski <krzysztof.wilczynski@linux.com>
Tue, 26 Apr 2011 03:21:32 +0000 (04:21 +0100)
commit0e3c0385ef1553e6e613724a8b7f2a157481b172
tree26a5c5fa9cd37ec3b7bcfe2d98630e5ecc94a085
parentc229a323a11c3d233eeac60754d1284464f2418b
Removing string interpolation from fact.rb.  I am not sure whether
we should fiddle with this.  The old behaviour e.g. evaluate when
inside "" and don't do anything when inside '' is probably better
choice in the end as people are used to it working that way.

Signed-off-by: Krzysztof Wilczynski <krzysztof.wilczynski@linux.com>
fact.rb