summaryrefslogtreecommitdiffstats
path: root/test/testswmr.sh.in
diff options
context:
space:
mode:
authorDana Robinson <derobins@hdfgroup.org>2021-10-14 13:30:49 (GMT)
committerDana Robinson <derobins@hdfgroup.org>2021-10-14 13:30:49 (GMT)
commit3c7e11c034b8646d67380789a827709347f45754 (patch)
tree8c997eb2042534f7017e626689488d6b02a5ff90 /test/testswmr.sh.in
parent03a42d466557f7e1f483d62eb1b1b9f91babb09f (diff)
downloadhdf5-3c7e11c034b8646d67380789a827709347f45754.zip
hdf5-3c7e11c034b8646d67380789a827709347f45754.tar.gz
hdf5-3c7e11c034b8646d67380789a827709347f45754.tar.bz2
Reverts rename of SWMR VFD check program, which causes CMake issues
Diffstat (limited to 'test/testswmr.sh.in')
-rw-r--r--test/testswmr.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testswmr.sh.in b/test/testswmr.sh.in
index 0ae554c..9085306 100644
--- a/test/testswmr.sh.in
+++ b/test/testswmr.sh.in
@@ -110,7 +110,7 @@ fi
# Check to see if the VFD specified by the HDF5_DRIVER environment variable
# supports SWMR.
-../utils/swmr_compat_vfd
+./swmr_check_compat_vfd
rc=$?
if [ $rc -ne 0 ] ; then
echo