summaryrefslogtreecommitdiff
path: root/automated/linux/ltp/ltp.sh
diff options
context:
space:
mode:
Diffstat (limited to 'automated/linux/ltp/ltp.sh')
-rwxr-xr-xautomated/linux/ltp/ltp.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/automated/linux/ltp/ltp.sh b/automated/linux/ltp/ltp.sh
index d314fd7..103bc09 100755
--- a/automated/linux/ltp/ltp.sh
+++ b/automated/linux/ltp/ltp.sh
@@ -91,6 +91,7 @@ run_ltp() {
pipe0_status "./runltp -p -q -f ${TST_CMDFILES} \
-l ${OUTPUT}/LTP_${LOG_FILE}.log \
-C ${OUTPUT}/LTP_${LOG_FILE}.failed \
+ -d ${LTP_TMPDIR} \
${SKIPFILE}" "tee ${OUTPUT}/LTP_${LOG_FILE}.out"
check_return "runltp_${LOG_FILE}"