mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 16:56:25 +08:00
SITL run: Abort on first error
This commit is contained in:
@@ -37,6 +37,8 @@ then
|
||||
kill $jmavsim_pid
|
||||
fi
|
||||
|
||||
set -e
|
||||
|
||||
cp Tools/posix_lldbinit $build_path/src/firmware/posix/.lldbinit
|
||||
cp Tools/posix.gdbinit $build_path/src/firmware/posix/.gdbinit
|
||||
|
||||
|
||||
Reference in New Issue
Block a user