From 9bc0d04d8ac013fde102ec9740b57e7a4cf6bcd1 Mon Sep 17 00:00:00 2001 From: Bartek Grzybowski Date: Thu, 7 May 2020 23:50:13 -0700 Subject: [PATCH] Update git submodules * Update docs/submodules/integration.git from branch 'master' to 937fe44cefb6a749ad39e2e332881b0cf32b7cf1 - Refactor simulator instances IP setting logic Change-Id: I5bd36b364cd033d0d468c81f345be9255e7adb85 Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski - Fix services IP addresses naming Use formatted string literals to make the code more readable. Change-Id: I712f887d73c29aacc5766052835f377a63e9eb06 Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski - Drop superfluous variables and type casts Change-Id: Ic8e9eab90c537584b2c771bdeb59c0b43deb992e Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski - Supress ANSI escape sequences when terminal not detected This prevents obscured output when redirecting output to a file descriptor. Change-Id: Ie56b6f65b1d2adffc69d3f75a9c8f98c0444faa8 Issue-ID: INT-1577 Signed-off-by: Bartek Grzybowski --- 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 1b6431d19..937fe44ce 160000 --- a/docs/submodules/integration.git +++ b/docs/submodules/integration.git @@ -1 +1 @@ -Subproject commit 1b6431d1928dd532271ed6a109622a7b44394c36 +Subproject commit 937fe44cefb6a749ad39e2e332881b0cf32b7cf1 -- 2.16.6