Skip to content
Snippets Groups Projects
Commit 42932424 authored by Frédéric Dalleau's avatar Frédéric Dalleau
Browse files

Remove --no-lava flag from the tests

parent 5630d997
No related branches found
Tags debian/0.3.57-1_bpo11+1
No related merge requests found
Pipeline #272 canceled
......@@ -87,7 +87,7 @@ if [ ! -x $CMDLINE ]; then
exit 1
fi
CMDLINE="${CMDLINE} --no-lava"
CMDLINE="${CMDLINE}"
if [ "${RUN_AA_TEST_TIMEOUT}" != "" ]; then
CMDLINE="${CMDLINE} --timeout=${RUN_AA_TEST_TIMEOUT}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment