From b7d42001ad816dc61865f80d23263c2adfd3d09b Mon Sep 17 00:00:00 2001 From: Aric Gardner Date: Mon, 10 Feb 2020 19:39:30 +0000 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' to 1a879379fdb76cb778d6ffec348c5c6a68fda8be - Merge "Ignore Test Repositories when generating Archive" - Ignore Test Repositories when generating Archive Ignores the 'test' repositories created in Gerrit as they don't contain any actual OPNFV code. This may break if we ever add a project that begins with 'test' in the name but I expect the chances of that are low. Change-Id: I633ce85e85c82d4c5ff85a4fb66bddf891cd0bfb Signed-off-by: Trevor Bramwell --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/releng b/docs/submodules/releng index 940d9670e..1a879379f 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit 940d9670ee5e19e93d03990d808e3dac8a9ca758 +Subproject commit 1a879379fdb76cb778d6ffec348c5c6a68fda8be -- cgit