summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorAllen Byrne <byrn@hdfgroup.org>2018-02-28 15:02:44 (GMT)
committerAllen Byrne <byrn@hdfgroup.org>2018-02-28 15:02:44 (GMT)
commite0f872c13e5a21790533c46ad57699bd8f03e2ff (patch)
treeb3fa75b68387ec33ee8d6fdc0cd2ea5b80353b11 /test
parent3b518415f421968492290f3afa214d85e287a983 (diff)
downloadhdf5-e0f872c13e5a21790533c46ad57699bd8f03e2ff.zip
hdf5-e0f872c13e5a21790533c46ad57699bd8f03e2ff.tar.gz
hdf5-e0f872c13e5a21790533c46ad57699bd8f03e2ff.tar.bz2
Correct use of list var
Diffstat (limited to 'test')
-rw-r--r--test/CMakeVFDTests.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CMakeVFDTests.cmake b/test/CMakeVFDTests.cmake
index 944b163..a17efbb 100644
--- a/test/CMakeVFDTests.cmake
+++ b/test/CMakeVFDTests.cmake
@@ -88,7 +88,7 @@ endif ()
links_env
)
if (NOT CYGWIN)
- list(REMOVE_ITEM ${H5_VFD_SKIP_TESTS} big cache)
+ list (REMOVE_ITEM H5_VFD_SKIP_TESTS big cache)
endif ()
# Windows only macro