summaryrefslogtreecommitdiffstats
path: root/config/templates/ciscoata-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/ciscoata-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/ciscoata-template.lua')
-rw-r--r--config/templates/ciscoata-template.lua6
1 files changed, 3 insertions, 3 deletions
diff --git a/config/templates/ciscoata-template.lua b/config/templates/ciscoata-template.lua
index dae131c..323185d 100644
--- a/config/templates/ciscoata-template.lua
+++ b/config/templates/ciscoata-template.lua
@@ -123,14 +123,14 @@ if tz then
-- ["+05.5"] = {0}, -- Bombay, Calcutta, Madras, New Delhi "+05.5 1 0" 0
["+06"] = {7}, -- Bangladesh, Russia "+06 1 7" 0
["+07"] = {7}, -- Thailand, Russia "+07 1 7" 0
- ["+08"] = {4, 7, 0, 0}, -- Australia Western "+08 1 4" 0
+ ["+08"] = {4, 7, 0, 0}, -- Australia Western "+08 1 4" 0
-- Russia "+08 2 7" ?
-- China, Hong Kong "+08 3 0" 0
-- Singapore, Taiwan "+08 4 0" 0
["+09"] = {0}, -- Japan, Korea "+09 1 0" 0
-- ["+09.5"] = {10}, -- South Australia "+09.5 1 10" CST-9:30CST,M10.1.0,M4.1.0/3
["+10"] = {7, 4}, -- Guam, Russia "+10 1 7" 0
- -- Australia "+10 2 4"
+ -- Australia "+10 2 4"
["+11"] = {0}, -- Soloman Islands "+11 1 0" 0
["+12"] = {0, 4, 0}, -- Fiji "+12 1 0" ?
-- New Zealand "+12 2 4" NZST-12NZDT,M9.5.0,M4.1.0/3
@@ -173,7 +173,7 @@ if tz then
else
-- Just don't set it
end
-
+
if tz.dst then
xml_elem("Auto_Adjust_Clock", true, "na")
else