-
Thomas Bellman authored
Using string literals delimited by apostrophes (') instead of double quotes (") should be a tiny bit more efficient, and follows standard Puppet style guidelines as well.Thomas Bellman authoredUsing string literals delimited by apostrophes (') instead of double quotes (") should be a tiny bit more efficient, and follows standard Puppet style guidelines as well.
Loading