diff options
Diffstat (limited to 'test/test_vds_swmr.sh.in')
-rw-r--r-- | test/test_vds_swmr.sh.in | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/test/test_vds_swmr.sh.in b/test/test_vds_swmr.sh.in index c9aed13..399fdef 100644 --- a/test/test_vds_swmr.sh.in +++ b/test/test_vds_swmr.sh.in @@ -81,11 +81,6 @@ WAIT_MESSAGE() { ## Main ############################################################################### -# If the testdir directory is not set just use current (.). -if test -z "$testdir"; then - testdir=. -fi - # Check to see if the VFD specified by the HDF5_DRIVER environment variable # supports SWMR. $utils_testdir/swmr_check_compat_vfd |