mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-07-27 00:48:23 +08:00
sitl_run.sh remove xtrace leftover from debugging
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user