From 9c74ccc9d0e91a3829f09b62a1c132f8427ec1bd Mon Sep 17 00:00:00 2001 From: Alexandru Avadanii Date: Mon, 24 Sep 2018 17:13:00 +0200 Subject: Update git submodules * Update docs/submodules/releng from branch 'master' - macros, docs, releng: Use `sudo -H` pip install This is still far from a clean and secure approach, as `pip install` should not be ran with `sudo`. However, `-H` limits the area we touch and also fixes some incompat between disto-provided pip and pip-provided pip. Change-Id: I0e19dfeaf66f6f453e3868c71016305ae050f0c8 Signed-off-by: Alexandru Avadanii --- docs/submodules/releng | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/releng b/docs/submodules/releng index 7a33a3541..2b9009385 160000 --- a/docs/submodules/releng +++ b/docs/submodules/releng @@ -1 +1 @@ -Subproject commit 7a33a35410cb0daf1ab730e894ef827823dfed35 +Subproject commit 2b9009385839d6dc33beabd4eb833b179d4693f4 -- cgit 1.2.3-korg