]> gitweb.fluxo.info Git - puppet-stdlib.git/commit
Updated error check and reporting. Also we now return empty
authorKrzysztof Wilczynski <krzysztof.wilczynski@linux.com>
Mon, 25 Apr 2011 01:02:00 +0000 (02:02 +0100)
committerKrzysztof Wilczynski <krzysztof.wilczynski@linux.com>
Mon, 25 Apr 2011 01:02:00 +0000 (02:02 +0100)
commit61936fdeaaadb25e83ccb766e6b9ac872527a50d
treedac755376a7fcf23ffb4c834a400de36fd938eb7
parent4a72b0efde7069f76b142cc2349f4ec60001a50d
Updated error check and reporting.  Also we now return empty
string value i.e. "" instead of raising an exception when a
particular fact is not present.  We also make use of strinterp()
explicitly to evaluate arguments passed to the function.

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