aboutsummaryrefslogtreecommitdiffstats
path: root/common/scripts/ptest-lava-wrapper.sh
diff options
context:
space:
mode:
Diffstat (limited to 'common/scripts/ptest-lava-wrapper.sh')
-rwxr-xr-xcommon/scripts/ptest-lava-wrapper.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/scripts/ptest-lava-wrapper.sh b/common/scripts/ptest-lava-wrapper.sh
index 7391d89..d3ce449 100755
--- a/common/scripts/ptest-lava-wrapper.sh
+++ b/common/scripts/ptest-lava-wrapper.sh
@@ -26,7 +26,7 @@ else
fi
lava-test-set stop ptest-$unit
else
- lava-test-case ptest-runner ${unit} --result fail
+ lava-test-case ptest-runner-${unit} --result fail
fi
done
lava-test-case ptest-runtime --measurement $SECONDS --units seconds --result PASS