From 54caccf0871229e6dd32e08b025fe8117b1abfd8 Mon Sep 17 00:00:00 2001 From: Ittay Stern Date: Sun, 15 Mar 2020 14:25:42 +0200 Subject: [PATCH] Update git submodules * Update docs/submodules/vid.git from branch 'master' to 52167699df41fc56bdfbabfd419393bc118deb60 - Handle DB password special characters printf %q will add necessary slashes for the shell; e.g.: the following pair is an example for input and output: Dufr1&Ze heP$1\n"e'wi => Dufr1\&Ze\ heP\$1\\n\"e\'wi Issue-ID: OOM-2293 Issue-ID: VID-786 Change-Id: I44042782c3d9af6dffb228413197791424a2b659 Signed-off-by: Ittay Stern --- docs/submodules/vid.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/vid.git b/docs/submodules/vid.git index 572d023b1..52167699d 160000 --- a/docs/submodules/vid.git +++ b/docs/submodules/vid.git @@ -1 +1 @@ -Subproject commit 572d023b1eaddafca6d407eaf3f5fc3aadbcec7e +Subproject commit 52167699df41fc56bdfbabfd419393bc118deb60 -- 2.16.6