From 6f211406626d07499b76602c45d64b073451e654 Mon Sep 17 00:00:00 2001 From: Francis Toth Date: Fri, 19 Jun 2020 06:56:47 -0400 Subject: [PATCH] Update git submodules * Update docs/submodules/sdc.git from branch 'master' to 54532f7f7c45241327691925ab6d68226d124815 - Decouple TXT Report file writing and formatting logic (1/6) This commit is the first of a series aiming to decouple the writing and formatting logic of text report files in the asdc tool. Unfortunately because of a significant amount of technical debt, a small hack had to be done so that the header of the file is not written twice. This will be removed in a future change. Signed-off-by: Francis Toth Change-Id: I8d2a7c1353d59562d8026088824c26ae0daa36e9 Issue-ID: SDC-2499 --- docs/submodules/sdc.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/sdc.git b/docs/submodules/sdc.git index 9ef860fe5..54532f7f7 160000 --- a/docs/submodules/sdc.git +++ b/docs/submodules/sdc.git @@ -1 +1 @@ -Subproject commit 9ef860fe5e08f0d6ea82357c672ab11e5c0a4daa +Subproject commit 54532f7f7c45241327691925ab6d68226d124815 -- 2.16.6