summaryrefslogtreecommitdiffstats
path: root/test/links_env.c
diff options
context:
space:
mode:
authorRay Lu <songyulu@hdfgroup.org>2019-08-14 20:56:26 (GMT)
committerRay Lu <songyulu@hdfgroup.org>2019-08-14 20:56:26 (GMT)
commita62dc4271dd62eb7a211cbe84e2c0916c87af25a (patch)
tree110695cd0ff601a41fb29ae19478166748b05e25 /test/links_env.c
parent3b003bf3515b5eccf2995811f88a82aaf7639e64 (diff)
parent8682040032371fd720eac5464eaa9b2638e166d9 (diff)
downloadhdf5-a62dc4271dd62eb7a211cbe84e2c0916c87af25a.zip
hdf5-a62dc4271dd62eb7a211cbe84e2c0916c87af25a.tar.gz
hdf5-a62dc4271dd62eb7a211cbe84e2c0916c87af25a.tar.bz2
Merge pull request #1870 in HDFFV/hdf5 from ~SONGYULU/hdf5_ray:bugfix/directory_name to hdf5_1_10
* commit '8682040032371fd720eac5464eaa9b2638e166d9': Changed a 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/links_env.c')
-rw-r--r--test/links_env.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/links_env.c b/test/links_env.c
index b32fb32..daa00cd 100644
--- a/test/links_env.c
+++ b/test/links_env.c
@@ -23,7 +23,7 @@
#include "H5Iprivate.h" /* IDs */
#include "H5Lprivate.h" /* Links */
-#define TMPDIR "tmp/"
+#define TMPDIR "tmp_links_env/"
#define NAME_BUF_SIZE 1024
const char *FILENAME[] = {