mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-19 00:41:43 +00:00
Fixes a bug with the test stand launch script
The Test Stand Serve launch script now runs the correct command. Change-Id: I790b55fc24284665ec5f32effdd6fbc66c2d334a
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
source config.sh
|
||||
|
||||
TESTSTAND_SERVE_COMMAND=".scratch/teststand serve"
|
||||
TESTSTAND_SERVE_COMMAND="/usr/local/frc/bin/teststand serve"
|
||||
|
||||
#Checks to see if the mutex driver station is running. If it isn't then start it.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user