aboutsummaryrefslogtreecommitdiffstats
path: root/make/scripts/junit-linux-armv6hf-console.sh
diff options
context:
space:
mode:
Diffstat (limited to 'make/scripts/junit-linux-armv6hf-console.sh')
-rwxr-xr-xmake/scripts/junit-linux-armv6hf-console.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/make/scripts/junit-linux-armv6hf-console.sh b/make/scripts/junit-linux-armv6hf-console.sh
index e9379e9f9..2c825e527 100755
--- a/make/scripts/junit-linux-armv6hf-console.sh
+++ b/make/scripts/junit-linux-armv6hf-console.sh
@@ -2,8 +2,8 @@
SDIR=`dirname $0`
-if [ -e $SDIR/../../../gluegen/make/scripts/setenv-build-jogl-x86_64.sh ] ; then
- . $SDIR/../../../gluegen/make/scripts/setenv-build-jogl-x86_64.sh
+if [ -e $SDIR/../../../gluegen/make/scripts/setenv-build-jogamp-x86_64.sh ] ; then
+ . $SDIR/../../../gluegen/make/scripts/setenv-build-jogamp-x86_64.sh
fi
LOGF=junit.jogl.all.linux-armv6hf-console.log