mirror of
https://github.com/Telecominfraproject/wlan-lanforge-scripts.git
synced 2025-11-03 04:07: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
|
||||
test
|
||||
fi
|
||||
else
|
||||
test
|
||||
fi
|
||||
done
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user