mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-27 18:27:05 +08:00
mavsdk_tests: fix wait script output
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
while gz stats -d 0 2>&1 | grep "An instance of Gazebo is not running."; do
|
||||
echo "Still running"
|
||||
echo "Gazebo not running yet ..."
|
||||
done
|
||||
|
||||
echo "done"
|
||||
|
||||
Reference in New Issue
Block a user