summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2017-10-10 12:57:51 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2017-10-10 12:57:51 +0530
commita91902d14c4db50456df560120a83fcaad8d0f06 (patch)
treeada0432dac32463e2c532881351aec4b489d9513
parent6dd435881e481d232dc05b963bbd65f10b977b93 (diff)
ltp: remove debug set -xHEADmaster
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rwxr-xr-xautomated/linux/ltp/ltp.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/automated/linux/ltp/ltp.sh b/automated/linux/ltp/ltp.sh
index 103bc09..309e171 100755
--- a/automated/linux/ltp/ltp.sh
+++ b/automated/linux/ltp/ltp.sh
@@ -1,7 +1,5 @@
#!/bin/bash
-set -x
-
# shellcheck disable=SC1091
. ../../lib/sh-test-lib
OUTPUT="$(pwd)/output"