From 272cc96c6120ba025c82505dd92b873fc388c583 Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Wed, 19 Aug 2020 10:54:55 +0100 Subject: [PATCH] Update git submodules * Update os-vif from branch 'master' - windows: Add missing return We were logging in a code path but not setting a return value. This was passing tests because it seems 'assertFalse' does a falsey check, not a true boolean False check. Change-Id: If0156cd4d4c1acbad683873d632ee5afb0b7b7ad Signed-off-by: Stephen Finucane --- os-vif | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os-vif b/os-vif index 68c4edba14..d6e7521fc4 160000 --- a/os-vif +++ b/os-vif @@ -1 +1 @@ -Subproject commit 68c4edba14908bdc5670097511298985304b6dc6 +Subproject commit d6e7521fc4d3d7fadd2a59d48bb1ae18e8aae82b