From 3059b36118e8ed6d97b9ddd3d8fa4870df2f56c4 Mon Sep 17 00:00:00 2001 From: Jakob Borg Date: Mon, 29 Sep 2014 20:22:16 +0200 Subject: [PATCH] Fix test configs to v5 format --- internal/config/config.go | 2 +- test/h1/config.xml | 6 +++--- test/h2/config.xml | 8 ++++---- test/h3/config.xml | 6 +++--- test/h4/config.xml | 6 +++--- 5 files changed, 14 insertions(+), 14 deletions(-) diff --git a/internal/config/config.go b/internal/config/config.go index b2c484641..93e9d0e75 100644 --- a/internal/config/config.go +++ b/internal/config/config.go @@ -24,7 +24,7 @@ var l = logger.DefaultLogger type Configuration struct { Location string `xml:"-" json:"-"` - Version int `xml:"version,attr" default:"3"` + Version int `xml:"version,attr" default:"5"` Folders []FolderConfiguration `xml:"folder"` Devices []DeviceConfiguration `xml:"device"` GUI GUIConfiguration `xml:"gui"` diff --git a/test/h1/config.xml b/test/h1/config.xml index eefa4237a..81bd7f968 100644 --- a/test/h1/config.xml +++ b/test/h1/config.xml @@ -1,11 +1,11 @@ - - + + - + diff --git a/test/h2/config.xml b/test/h2/config.xml index 17b211763..e797779e0 100644 --- a/test/h2/config.xml +++ b/test/h2/config.xml @@ -1,16 +1,16 @@ - - + + - + - + diff --git a/test/h3/config.xml b/test/h3/config.xml index 5f0c4e349..2a6ed2da9 100644 --- a/test/h3/config.xml +++ b/test/h3/config.xml @@ -1,10 +1,10 @@ - - + + - + diff --git a/test/h4/config.xml b/test/h4/config.xml index 7cf88cc19..ec709e017 100644 --- a/test/h4/config.xml +++ b/test/h4/config.xml @@ -1,12 +1,12 @@ - - + + - +