summaryrefslogtreecommitdiffstats
path: root/test/vds_env.c
diff options
context:
space:
mode:
authorSongyu Lu <songyulu@hdfgroup.org>2019-08-14 19:49:09 (GMT)
committerSongyu Lu <songyulu@hdfgroup.org>2019-08-14 19:49:09 (GMT)
commita09ce0450f3480b7dc9be08c779e72ffb0759aa2 (patch)
tree2df000870c0e5e6575cc7024ea2d8b0ec6d957f3 /test/vds_env.c
parent2455d975c81b6b3da37fc9bf12a991d4f180b71f (diff)
downloadhdf5-a09ce0450f3480b7dc9be08c779e72ffb0759aa2.zip
hdf5-a09ce0450f3480b7dc9be08c779e72ffb0759aa2.tar.gz
hdf5-a09ce0450f3480b7dc9be08c779e72ffb0759aa2.tar.bz2
Changed the name of the temporary directory from 'tmp' to a special name to avoid possible conflicts.
Diffstat (limited to 'test/vds_env.c')
-rw-r--r--test/vds_env.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/vds_env.c b/test/vds_env.c
index 1c2dba9..4f93bf0 100644
--- a/test/vds_env.c
+++ b/test/vds_env.c
@@ -34,7 +34,7 @@ const char *FILENAME[] = {
#define FILENAME_BUF_SIZE 1024
-#define TMPDIR "tmp/"
+#define TMPDIR "tmp_vds_env/"
/*-------------------------------------------------------------------------
* Function: test_vds_prefix_second