mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00: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