summaryrefslogtreecommitdiffstats
path: root/test/links_env.c
diff options
context:
space:
mode:
authorSongyu Lu <songyulu@hdfgroup.org>2019-08-14 20:08:46 (GMT)
committerSongyu Lu <songyulu@hdfgroup.org>2019-08-14 20:08:46 (GMT)
commitb234263bbf84dee17ff106b53c60fc61ce8b52a5 (patch)
tree33dfa9721832b2c187958965249cbbd6b785f911 /test/links_env.c
parent2b72832d97496290f74ccaffcda41c3e596f8f49 (diff)
downloadhdf5-b234263bbf84dee17ff106b53c60fc61ce8b52a5.zip
hdf5-b234263bbf84dee17ff106b53c60fc61ce8b52a5.tar.gz
hdf5-b234263bbf84dee17ff106b53c60fc61ce8b52a5.tar.bz2
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 0cd690a..cc31d92 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[] = {