mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-22 16:48:29 -04:00
autotest: remote getppid for SITL copter on windows
This commit is contained in:
parent
5667f5d817
commit
e61f3dfeca
@ -106,8 +106,6 @@ for m in [ 'home' ]:
|
||||
parser.print_help()
|
||||
sys.exit(1)
|
||||
|
||||
parent_pid = os.getppid()
|
||||
|
||||
# UDP socket addresses
|
||||
fg_out_address = interpret_address(opts.fgout)
|
||||
sim_out_address = interpret_address(opts.simout)
|
||||
|
Loading…
Reference in New Issue
Block a user