From 16422e4a23b30b0ac1bc98b20487f6c1cac984c9 Mon Sep 17 00:00:00 2001 From: mkonstan Date: Tue, 19 Apr 2016 17:17:42 +0100 Subject: [PATCH] Remove horizontal whitespace (a line) before [Command_start_exec] tag. Change-Id: I51e5616cb45b3c67e82153cc4c0f42ec9c5d75d7 Signed-off-by: mackonstan --- resources/libraries/bash/dut_setup.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/libraries/bash/dut_setup.sh b/resources/libraries/bash/dut_setup.sh index 7069e5e608..a5ca415fb5 100644 --- a/resources/libraries/bash/dut_setup.sh +++ b/resources/libraries/bash/dut_setup.sh @@ -13,7 +13,6 @@ # limitations under the License. function cmd { - echo echo "[Command_start_exec] '$1'" echo -n "[Command_outputs] " eval ${@} -- 2.16.6