summaryrefslogtreecommitdiffstats
path: root/test/external_common.h
diff options
context:
space:
mode:
authorSongyu Lu <songyulu@hdfgroup.org>2019-08-02 17:45:03 (GMT)
committerSongyu Lu <songyulu@hdfgroup.org>2019-08-02 17:45:03 (GMT)
commitc7fe7382279c1c109d03216115df5f53d34bce96 (patch)
treebce2053768c0a3467d013af1176d65bd30444bf6 /test/external_common.h
parent3049d2c140b06d5b2b419562c3d4d1d1c66612e3 (diff)
downloadhdf5-c7fe7382279c1c109d03216115df5f53d34bce96.zip
hdf5-c7fe7382279c1c109d03216115df5f53d34bce96.tar.gz
hdf5-c7fe7382279c1c109d03216115df5f53d34bce96.tar.bz2
Changed the external files to a directory (extern_env_dir) to avoid possible conflict in daily test on jelly.
Diffstat (limited to 'test/external_common.h')
-rw-r--r--test/external_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/external_common.h b/test/external_common.h
index 304f3fb..a99ba48 100644
--- a/test/external_common.h
+++ b/test/external_common.h
@@ -30,7 +30,6 @@ static const char *EXT_FNAME[] = {
"extern_4",
"extern_dir/file_1",
"extern_5",
- "extern_env_dir/file_2",
NULL
};