diff options
Diffstat (limited to 'make/scripts/run-tests-linux-x86_64.sh')
-rwxr-xr-x | make/scripts/run-tests-linux-x86_64.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/make/scripts/run-tests-linux-x86_64.sh b/make/scripts/run-tests-linux-x86_64.sh new file mode 100755 index 000000000..28dca214b --- /dev/null +++ b/make/scripts/run-tests-linux-x86_64.sh @@ -0,0 +1,3 @@ +#! /bin/bash + +bash scripts/make.jogl.all.linux-x86_64.sh -f build-test.xml junit.run.sharedctx |