summaryrefslogtreecommitdiff
path: root/tests/run.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run.sh')
-rwxr-xr-xtests/run.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/run.sh b/tests/run.sh
index 676d7c7..1a98c5d 100755
--- a/tests/run.sh
+++ b/tests/run.sh
@@ -13,6 +13,7 @@ do
cd $test
testcmd="${pythonexec} simulator.py"
[ -e "platform.yaml" ] && testcmd="esds run platform.yaml"
+ echo $testcmd
timeout $test_timeout ${testcmd} &> "$out"
# Ensure timeout