summaryrefslogtreecommitdiffstats
path: root/test/vds_env.c
diff options
context:
space:
mode:
authorRay Lu <songyulu@hdfgroup.org>2019-08-14 20:49:57 (GMT)
committerRay Lu <songyulu@hdfgroup.org>2019-08-14 20:49:57 (GMT)
commit47e3d99f65b5f610c3de61c3e9060b6b30b71ca0 (patch)
tree42c63abcd6a07d8fe8ef1adfc729f946b24a5b33 /test/vds_env.c
parent05edbabbb5fd22c95e5bbaa7617fc8e91ee3a32f (diff)
parent0b868668bac0d268120844adb9ad216a9a8e1395 (diff)
downloadhdf5-47e3d99f65b5f610c3de61c3e9060b6b30b71ca0.zip
hdf5-47e3d99f65b5f610c3de61c3e9060b6b30b71ca0.tar.gz
hdf5-47e3d99f65b5f610c3de61c3e9060b6b30b71ca0.tar.bz2
Merge pull request #1871 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/directory_name_develop to develop
* commit '0b868668bac0d268120844adb9ad216a9a8e1395': Changed the directory name left out from the previous commit. 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 b2ca9d0..19b2d96 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