summaryrefslogtreecommitdiffstats
path: root/java/test/junit.sh.in
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-08-23 18:21:09 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-08-23 18:21:09 (GMT)
commitf96190845c1cff6da95a82ec6cfbac7b94903b77 (patch)
treeb3c8629780c263e3d6f2c9640059cd34abe42455 /java/test/junit.sh.in
parent36d3515ad85807470908afb4667bbaf718f2015e (diff)
downloadhdf5-f96190845c1cff6da95a82ec6cfbac7b94903b77.zip
hdf5-f96190845c1cff6da95a82ec6cfbac7b94903b77.tar.gz
hdf5-f96190845c1cff6da95a82ec6cfbac7b94903b77.tar.bz2
Remove obsolete var
Diffstat (limited to 'java/test/junit.sh.in')
-rw-r--r--java/test/junit.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/test/junit.sh.in b/java/test/junit.sh.in
index 8587ca9..21025c7 100644
--- a/java/test/junit.sh.in
+++ b/java/test/junit.sh.in
@@ -282,7 +282,7 @@ fi
case $os_name in
*)
- LD_LIBRARY_PATH=$BLDLIBDIR:$BLDINSDIR:$LD_LIBRARY_PATH
+ LD_LIBRARY_PATH=$BLDLIBDIR:$LD_LIBRARY_PATH
;;
esac