Files
PX4-Autopilot/ROMFS/scripts/rc.jig
T
2012-08-04 15:12:36 -07:00

11 lines
120 B
Plaintext

#!nsh
#
# Test jig startup script
#
echo "[testing] doing production test.."
tests jig
echo "[testing] testing done"