From ebe2b4d5e616a69b374fa9214255c971e014d144 Mon Sep 17 00:00:00 2001 From: Bartek Grzybowski Date: Fri, 20 Mar 2020 14:35:39 +0100 Subject: 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 --- tutorials/vFWDT/workflow/templates/cdt-templates/vfw-sink/upgrade.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tutorials/vFWDT/workflow/templates/cdt-templates/vfw-sink/upgrade.json') diff --git a/tutorials/vFWDT/workflow/templates/cdt-templates/vfw-sink/upgrade.json b/tutorials/vFWDT/workflow/templates/cdt-templates/vfw-sink/upgrade.json index 49c64d0e..c875f285 100755 --- a/tutorials/vFWDT/workflow/templates/cdt-templates/vfw-sink/upgrade.json +++ b/tutorials/vFWDT/workflow/templates/cdt-templates/vfw-sink/upgrade.json @@ -12,4 +12,4 @@ "config.json": "${()=(file_parameter_content)}" }, "Timeout": 3600 -} \ No newline at end of file +} -- cgit 1.2.3-korg