From e7e617c8e51b330638e7e44f0ce4dc85d37dc185 Mon Sep 17 00:00:00 2001
From: Cédric Ollivier <cedric.ollivier@orange.com>
Date: Wed, 26 Apr 2017 09:18:04 +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'
  - Catch os.makedirs() exceptions in tempest.py

    It can raise an error exception if the leaf directory already exists or
    cannot be created [1].

    [1] https://docs.python.org/2/library/os.html

    JIRA: FUNCTEST-804

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

(limited to 'docs/submodules')

diff --git a/docs/submodules/functest b/docs/submodules/functest
index 37c98a6fa..d1398b95c 160000
--- a/docs/submodules/functest
+++ b/docs/submodules/functest
@@ -1 +1 @@
-Subproject commit 37c98a6fa101be2b32129dd5d71ad750f5245b88
+Subproject commit d1398b95c40dacdeb1bf03cbfff77a458ccb8235
-- 
cgit 1.2.3-korg