From cc49462e359f637177ef2b16d6a1b38cfd54980d Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Mon, 2 Dec 2019 12:32:26 -0800 Subject: [PATCH] Update git submodules * Update glean from branch 'master' - Add support for SLES On SLE 15 SP1: ``distro.linux_distribution(full_distribution_name=False)`` returns ``('sles', '15.1', 'n/a')``. "sles" should be considered equivalent to "suse" and any openSUSE variant for the purpose of network configuration, so this change ensures that _is_suse handles it. Depends-on: https://review.opendev.org/696989 Change-Id: Ie123b8bd875b401d88235af6d241bad84415fc3d --- glean | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/glean b/glean index 82e111f769..403646c20d 160000 --- a/glean +++ b/glean @@ -1 +1 @@ -Subproject commit 82e111f769a14b4fadd561e6aa930c67035cbdb5 +Subproject commit 403646c20d2d2845cf3f65f0632f07edd1d9ec02