Files
allwpilib/wpilibjIntegrationTests/runintegrationjavaprogram
Tyler Veness 62812faf62 Clean up include guards and EOF newlines (#65)
* Replaced include guards with #pragma once

* All source files now have exactly one newline appended

Some files had either two newlines at the end or none (which isn't POSIX compliant). This patch fixes that.
2016-05-25 22:40:15 -07:00

6 lines
144 B
Plaintext

#. ./.profile
killall java
killall FRCUserProgram
sleep 1
/usr/local/frc/JRE/bin/java -ea -jar wpilibJavaIntegrationTests-0.1.0-SNAPSHOT.jar $@