Revert "Added work around for the missing path on the frc_console_tee command in frcRunRobot"

This reverts commit 97a7716a23.

Change-Id: I7d9e40acc192ad33d24bc32ea9fb9499f8609983
This commit is contained in:
Brad Miller (WPI)
2015-11-04 14:26:05 -08:00
parent 97a7716a23
commit 09962a7c87
2 changed files with 2 additions and 2 deletions

View File

@@ -1,2 +1,2 @@
env LD_LIBRARY_PATH=/usr/local/frc/rpath-lib/ /usr/local/frc/bin/netconsole-host /usr/local/frc/JRE/bin/java -jar /home/lvuser/FRCUserProgram.jar 2>&1 | /usr/local/frc/bin/FRC_ConsoleTee | tee /var/local/natinst/log/FRC_UserProgram.log
env LD_LIBRARY_PATH=/usr/local/frc/rpath-lib/ /usr/local/frc/bin/netconsole-host /usr/local/frc/JRE/bin/java -jar /home/lvuser/FRCUserProgram.jar