From 49e73d27aba1af441fba631d643e3e73f7c17d91 Mon Sep 17 00:00:00 2001 From: Victor Morales Date: Thu, 7 Dec 2017 11:54:59 -0800 Subject: [PATCH] Updated git submodules Project: integration master 5d21f64981e69f6a266da1ec30754de5d8d71e26 Fix Robot UTs The way to clone robot source code repos was depending on the name of the project, but given that robot repos name has different name it was required to handle this exception. This change include Change-Id: If0f4b1cd7866944166b1e81ed417176049251370 Signed-off-by: Victor Morales Issue-ID: INT-19 --- docs/submodules/integration.git | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/submodules/integration.git b/docs/submodules/integration.git index 303a016e7..5d21f6498 160000 --- a/docs/submodules/integration.git +++ b/docs/submodules/integration.git @@ -1 +1 @@ -Subproject commit 303a016e7c35d988add1838faad37f4d0432bc00 +Subproject commit 5d21f64981e69f6a266da1ec30754de5d8d71e26 -- 2.16.6