summaryrefslogtreecommitdiffstats
path: root/petascope/test/test-grammar-remote.sh
diff options
context:
space:
mode:
Diffstat (limited to 'petascope/test/test-grammar-remote.sh')
-rwxr-xr-xpetascope/test/test-grammar-remote.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/petascope/test/test-grammar-remote.sh b/petascope/test/test-grammar-remote.sh
new file mode 100755
index 0000000..d325761
--- /dev/null
+++ b/petascope/test/test-grammar-remote.sh
@@ -0,0 +1,5 @@
+#! /bin/bash
+
+CLASSPATH=.:lib/wcps-all.jar:lib/jaxb-api.jar:lib/jaxb-impl.jar:lib/postgresql-8.3-604.jdbc4.jar:lib/jsr173_api.jar:lib/rasj.jar:lib/commons-math-1.1.jar:lib/antlrworks-1.2.3.jar:lib/commons-io-1.3.2.jar
+
+cd .. && make jar && java -cp $CLASSPATH wcps.server.test.GrammarTestOnline