From 20a8892c094d2dc5193f495261524c523d45e725 Mon Sep 17 00:00:00 2001 From: Krzysztof Wilczynski Date: Sat, 30 Apr 2011 02:45:04 +0100 Subject: Added comment line. Signed-off-by: Krzysztof Wilczynski --- strftime.rb | 1 + 1 file changed, 1 insertion(+) (limited to 'strftime.rb') diff --git a/strftime.rb b/strftime.rb index b3cd6a6..c919320 100644 --- a/strftime.rb +++ b/strftime.rb @@ -21,6 +21,7 @@ module Puppet::Parser::Functions time = Time.new + # There is probably a better way to handle Time Zone ... if time_zone and not time_zone.empty? original_zone = ENV['TZ'] -- cgit v1.2.3