aboutsummaryrefslogtreecommitdiff
path: root/automated
diff options
context:
space:
mode:
authorArthur She <arthur.she@linaro.org>2020-10-07 22:43:12 -0700
committerArthur She <arthur.she@linaro.org>2020-10-07 22:43:12 -0700
commit8ffe6157213548684473f0640233b61afa561954 (patch)
tree470d3cf2e0203679f49a2ecbc6a9e50487450668 /automated
parent33f6012735c7ba3075cd7ac96d7daca3d74eab95 (diff)
igt: igt-test-runner-dmesg-warn-level.sh set -ex
Signed-off-by: Arthur She <arthur.she@linaro.org>
Diffstat (limited to 'automated')
-rwxr-xr-xautomated/linux/igt/igt-test-runner-dmesg-warn-level.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/automated/linux/igt/igt-test-runner-dmesg-warn-level.sh b/automated/linux/igt/igt-test-runner-dmesg-warn-level.sh
index 03763d3..83274ad 100755
--- a/automated/linux/igt/igt-test-runner-dmesg-warn-level.sh
+++ b/automated/linux/igt/igt-test-runner-dmesg-warn-level.sh
@@ -1,5 +1,7 @@
#!/bin/bash
+set -ex
+
RESULT_LOG="result.log"
DUMP_FRAMES_DIR="/root/dump-frames"