From 83d73fc180922640191b8cdd17086bc17b8254b6 Mon Sep 17 00:00:00 2001 From: Cedric Ollivier Date: Wed, 17 May 2017 11:46:38 +0000 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' - Merge "Conform constants.py with the minimal standards" - Conform constants.py with the minimal standards It adds the shebang to constants.py and its dependencies and stops importing from a relative path. It stops printing obsolete values too. It adds python3 support to them by the way. Change-Id: Ie7bddcf253eb245844d9e11c17acc69943c1ba63 Signed-off-by: Cédric Ollivier --- docs/submodules/functest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/functest b/docs/submodules/functest index a3dd61677..0821c4204 160000 --- a/docs/submodules/functest +++ b/docs/submodules/functest @@ -1 +1 @@ -Subproject commit a3dd6167706695a73a72486a1217d32c76071592 +Subproject commit 0821c4204c7ca470818cfe1c83060fcd2f94e3d6 -- cgit