aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--resources/libraries/bash/dut_setup.sh1
1 files changed, 0 insertions, 1 deletions
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 ${@}