mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-20 12:04:52 +00:00
regression-test: if exit on error is 0, run the test
Signed-off-by: Matthew Stidham <stidmatt@gmail.com>
This commit is contained in:
@@ -519,6 +519,8 @@ function start_tests() {
|
|||||||
if [[ ${CONTINUE} == "True" ]]; then
|
if [[ ${CONTINUE} == "True" ]]; then
|
||||||
test
|
test
|
||||||
fi
|
fi
|
||||||
|
else
|
||||||
|
test
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user