From: mkonstan Date: Tue, 19 Apr 2016 16:17:42 +0000 (+0100) Subject: Remove horizontal whitespace (a line) before [Command_start_exec] tag. X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=16422e4a23b30b0ac1bc98b20487f6c1cac984c9 Remove horizontal whitespace (a line) before [Command_start_exec] tag. Change-Id: I51e5616cb45b3c67e82153cc4c0f42ec9c5d75d7 Signed-off-by: mackonstan --- 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 ${@}