From 31451626c0d484d62c716ca709ade215a301f3e4 Mon Sep 17 00:00:00 2001
From: Cédric Ollivier <cedric.ollivier@orange.com>
Date: Mon, 3 Sep 2018 21:37:28 +0200
Subject: Update git submodules
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

* Update docs/submodules/functest from branch 'master'
  - Avoid cloning repos

    It inits the repos and fetch the required tags/ids/branches.
    All tags are fetched to meet pbr requirements.

    Change-Id: I0accd8ad04b93d63857e301dea11af69e0edf957
    Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
---
 docs/submodules/functest | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/submodules/functest b/docs/submodules/functest
index a71167e63..5448462d7 160000
--- a/docs/submodules/functest
+++ b/docs/submodules/functest
@@ -1 +1 @@
-Subproject commit a71167e6348475085f97a64392690ec2032e16b2
+Subproject commit 5448462d7aa342c752196bb8ac17598d98a32088
-- 
cgit