From b5011fdf9ea7b5f91d9edfdb8a12fc3174a0ad52 Mon Sep 17 00:00:00 2001
From: Trevor Bramwell <tbramwell@linuxfoundation.org>
Date: Thu, 22 Mar 2018 13:40:22 -0700
Subject: Update git submodules

* Update docs/submodules/releng from branch 'master'
  - Fix Python3 Errors for Release Automation

    My testing was done using Python 2.7 but the build server running the
    jobs is obviously running Python3.

    These changes allow the create_branch.py release script to run against
    both Python2 and Python3.

    Change-Id: I02478986ef869ce82ece5b96dbb4b5ed548a2a55
    Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
---
 docs/submodules/releng | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs/submodules/releng')

diff --git a/docs/submodules/releng b/docs/submodules/releng
index 34687c0bc..6f7083149 160000
--- a/docs/submodules/releng
+++ b/docs/submodules/releng
@@ -1 +1 @@
-Subproject commit 34687c0bcbe0d23b0734d75936468aa83b2a71d7
+Subproject commit 6f708314978187243424be89f4f6c0a1d14cb338
-- 
cgit