aboutsummaryrefslogtreecommitdiffstats
path: root/tutorials/vFWDT/workflow/templates/cdt-templates/templates/upgrade-params-list.json
diff options
context:
space:
mode:
authorBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-03-20 14:35:39 +0100
committerBartek Grzybowski <b.grzybowski@partner.samsung.com>2020-03-23 07:47:18 +0000
commitebe2b4d5e616a69b374fa9214255c971e014d144 (patch)
tree081f591d03022d15a8356793615ddb8805cc1bdd /tutorials/vFWDT/workflow/templates/cdt-templates/templates/upgrade-params-list.json
parentac4ab50bdf312a1824388acbb9908c31f2b39c1a (diff)
Pretty print json files in tutorials/
Fixing json files to conform to linter rules. Change-Id: Ib71831d153f32133eef7deb95804e9d96240f5c7 Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
Diffstat (limited to 'tutorials/vFWDT/workflow/templates/cdt-templates/templates/upgrade-params-list.json')
-rwxr-xr-xtutorials/vFWDT/workflow/templates/cdt-templates/templates/upgrade-params-list.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tutorials/vFWDT/workflow/templates/cdt-templates/templates/upgrade-params-list.json b/tutorials/vFWDT/workflow/templates/cdt-templates/templates/upgrade-params-list.json
index 5d029269..b3b30163 100755
--- a/tutorials/vFWDT/workflow/templates/cdt-templates/templates/upgrade-params-list.json
+++ b/tutorials/vFWDT/workflow/templates/cdt-templates/templates/upgrade-params-list.json
@@ -6,4 +6,4 @@
"artifact-type": "APPC-CONFIG",
"artifact-version": "0.0.1",
"artifact-contents": "[{\"book_name\":\"\",\"new-software-version\":\"\",\"existing-software-version\":\"\",\"file_parameter_content\":\"\"}]"
-} \ No newline at end of file
+}