From a605a236372d48a954626f51a956a70fb95424af Mon Sep 17 00:00:00 2001 From: Bartek Grzybowski Date: Wed, 12 Feb 2020 08:04:09 +0100 Subject: [PATCH] Update git submodules * Update docs/submodules/oom/offline-installer.git from branch 'master' to 6ac532c0d6cd76dd5fef7cee280fdc1f43ea9222 - Use POSIX compliant shell command in cicdansible "[[ ]]" is a bash specific command that doesn't work in dash which is Ubuntu's default shell. Change-Id: Idd09c2e1e8c409503b12756141632527ab91b5ec Signed-off-by: Bartek Grzybowski Issue-ID: OOM-1671 --- docs/submodules/oom/offline-installer.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/oom/offline-installer.git b/docs/submodules/oom/offline-installer.git index 2a4c4776d..6ac532c0d 160000 --- a/docs/submodules/oom/offline-installer.git +++ b/docs/submodules/oom/offline-installer.git @@ -1 +1 @@ -Subproject commit 2a4c4776daca85d66e478dd3f6a46a6e250934d0 +Subproject commit 6ac532c0d6cd76dd5fef7cee280fdc1f43ea9222 -- 2.16.6