summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/testvdsswmr.sh.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/testvdsswmr.sh.in b/test/testvdsswmr.sh.in
index 7a93ab0..2c82c12 100644
--- a/test/testvdsswmr.sh.in
+++ b/test/testvdsswmr.sh.in
@@ -100,8 +100,8 @@ fi
# Check to see if the VOL connector specified by the HDF5_VOL_CONNECTOR
# environment variable supports Virtual Datasets.
#
-# Note: Depends on vds_check_compat_vol tool from $(topdir)/utils
-../utils/vds_check_compat_vol
+# Note: Depends on vds_elink_compat_vol tool from $(topdir)/utils
+../utils/vds_elink_compat_vol
rc=$?
if [ $rc -ne 0 ] ; then
echo