aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2019-01-28 15:57:36 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2019-01-28 15:57:36 +0530
commit81434b2e710f26b9ea2dc25929f3e30bb441bec5 (patch)
treed236a9239420e5cc43a9f4fc6c7a8a43e2c6d394
parent6d96a9f8b8b0d750e471359f777412e2c443ae15 (diff)
LTP: runltp fixup
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rwxr-xr-xautomated/linux/ltp/ltp.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/automated/linux/ltp/ltp.sh b/automated/linux/ltp/ltp.sh
index 9a28aa3..ed6dc1b 100755
--- a/automated/linux/ltp/ltp.sh
+++ b/automated/linux/ltp/ltp.sh
@@ -126,7 +126,7 @@ run_ltp() {
cd "${LTP_PATH}"
# shellcheck disable=SC2174
mkdir -m 777 -p "${LTP_TMPDIR}"
-
+ sed '1 a\set -x' -i runltp || true
pipe0_status "./runltp -p -q -f ${TST_CMDFILES} \
-l ${OUTPUT}/LTP_${LOG_FILE}.log \
-C ${OUTPUT}/LTP_${LOG_FILE}.failed \