From 363f5f87d0f6ec1c07562215a20711c7ae3f43d3 Mon Sep 17 00:00:00 2001 From: Zhijiang Hu Date: Fri, 4 Aug 2017 08:54:08 +0000 Subject: Update git submodules * Update docs/submodules/daisy from branch 'master' - Merge "Fix the assert comparison error in test_get_conf.py" - Fix the assert comparison error in test_get_conf.py Because the list/dict parse can not ensure the element sequence in python, using == method to compare the dict content may cause the fault. we replace it with DeepDiff function. Change-Id: I1db52347e24a0b3968bcf645fd47c4fc5b768dc7 Signed-off-by: zhongjun --- docs/submodules/daisy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/daisy') diff --git a/docs/submodules/daisy b/docs/submodules/daisy index 6cea4aadd..beba74bba 160000 --- a/docs/submodules/daisy +++ b/docs/submodules/daisy @@ -1 +1 @@ -Subproject commit 6cea4aaddf01fe2c1b6015bc01ea65c6fbba5bcd +Subproject commit beba74bba91f22c47686286e041f3d21a3016566 -- cgit 1.2.3-korg