mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
sitl_run.sh remove xtrace leftover from debugging
This commit is contained in:
parent
aaea6b3f3b
commit
033f74b1c8
@ -2,7 +2,6 @@
|
||||
|
||||
|
||||
set -e
|
||||
set -o xtrace
|
||||
|
||||
if [ "$#" -lt 7 ]; then
|
||||
echo usage: sitl_run.sh sitl_bin debugger program model world src_path build_path
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user