summaryrefslogtreecommitdiffstats
path: root/test/links.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/links.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/links.c')
-rw-r--r--test/links.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/links.c b/test/links.c
index f5b1716..258509e 100644
--- a/test/links.c
+++ b/test/links.c
@@ -39,7 +39,7 @@
/* File for external link test. Created with gen_udlinks.c */
#define LINKED_FILE "be_extlink2.h5"
-#define TMPDIR "tmp/"
+#define TMPDIR "tmp_links/"
#define TMPDIR2 "tmp2/"
/* Symlinks for external link symlink test */