From df5ad37e297ffe69ec20c9aec332f81ef7e7e6fa Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 10 Aug 2016 16:08:22 +0000 Subject: Remove trailing whitespace (cherry picked from commit 12d3537a7cb975b0a75698f1e1f90e66313a6893) --- config/templates/ciscoata-template.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'config/templates/ciscoata-template.lua') 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 -- cgit v1.2.3