From 8b087ce96bd638752516481bae7cdbeb6d509d64 Mon Sep 17 00:00:00 2001 From: Francis Toth Date: Wed, 24 Jun 2020 02:00:04 -0400 Subject: [PATCH] Update git submodules * Update docs/submodules/sdc.git from branch 'master' to bdbfc2e460ccb561c3e174260b2908b974996d4f - Decouple TXT Report file writing and formatting logic (6/6) This commit moves the writeReportLineToFile from ReportManager to ReportFile, deletes ReportManager (as it's not longer used), and finalizes the decoupling between the writing and the formatting logic of the TXT Report file. Signed-off-by: Francis Toth Change-Id: Ia5cce71535ea808e6e24807ed62ae9b262eab6ad 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 8c6ad3732..bdbfc2e46 160000 --- a/docs/submodules/sdc.git +++ b/docs/submodules/sdc.git @@ -1 +1 @@ -Subproject commit 8c6ad373281722ce410a1108c67de5f1adf350ea +Subproject commit bdbfc2e460ccb561c3e174260b2908b974996d4f -- 2.16.6