From 759bcf8da64ffc8f2d60097cd200f92d8718c33d Mon Sep 17 00:00:00 2001 From: Brian Freeman Date: Mon, 22 Apr 2019 22:04:34 -0500 Subject: [PATCH] Update git submodules * Update docs/submodules/oom.git from branch 'master' to c0e930f0795c5ea439d48fa6de2acc6b32ffb1d7 - Fix dictionary merge Previous version was overwriting Demo key with last preload_data.json structure instead of a merge. Have to iterate over keys Issue-ID: INT-1038 Change-Id: Ia15428b3aae7cbc681a96d50656d278b5ef07b42 Signed-off-by: Brian Freeman --- docs/submodules/oom.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/oom.git b/docs/submodules/oom.git index 4d7e44933..c0e930f07 160000 --- a/docs/submodules/oom.git +++ b/docs/submodules/oom.git @@ -1 +1 @@ -Subproject commit 4d7e44933519920d73054b33a5aa30a228cbc0ae +Subproject commit c0e930f0795c5ea439d48fa6de2acc6b32ffb1d7 -- 2.16.6