summaryrefslogtreecommitdiffstats
path: root/config/templates/linksysata-template.lua
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2016-08-10 16:08:22 +0000
committerTed Trask <ttrask01@yahoo.com>2016-11-08 18:52:13 +0000
commitdf5ad37e297ffe69ec20c9aec332f81ef7e7e6fa (patch)
tree733cfc8e89018f3087afd038f7c651f2e73fd282 /config/templates/linksysata-template.lua
parentf27e30740e371b4cd8947797bcf8c91f86b6768e (diff)
downloadacf-provisioning-df5ad37e297ffe69ec20c9aec332f81ef7e7e6fa.tar.bz2
acf-provisioning-df5ad37e297ffe69ec20c9aec332f81ef7e7e6fa.tar.xz
Remove trailing whitespace
(cherry picked from commit 12d3537a7cb975b0a75698f1e1f90e66313a6893)
Diffstat (limited to 'config/templates/linksysata-template.lua')
-rw-r--r--config/templates/linksysata-template.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/templates/linksysata-template.lua b/config/templates/linksysata-template.lua
index d05d512..b2fb038 100644
--- a/config/templates/linksysata-template.lua
+++ b/config/templates/linksysata-template.lua
@@ -114,7 +114,7 @@ if tz then
return date.."/"..time
end
-
+
if tz.dst then
xml_elem("Daylight_Saving_Time_Enable", "Yes", "na")
xml_elem("Daylight_Saving_Time_Rule", "start="..dstrule(tz.dst.start)..";end="..dstrule(tz.dst.stop)..";save=1", "na")