From 8fb0e40e44c0001977af090413f09207c85252f5 Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Fri, 21 Sep 2018 23:34:13 +0200 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - [fuel] verify: Use regex find instead of match ==~ and its negative form previously used mean the pattern should match the whole string, while =~ returns true for partial matches. Change-Id: Ibdeacb4bc221820175b15a87db343fc950e0f9e8 Signed-off-by: Alexandru Avadanii --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/submodules/releng b/docs/submodules/releng index 0e4c022e3..b38b0dfaf 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit 0e4c022e3214ca9a0a5a306619c2b26c55367248 +Subproject commit b38b0dfaf377eaa4dcfa4a6504335e524ee9b1cb -- cgit 1.2.3-korg