diff options
Diffstat (limited to 'test/links.c')
-rw-r--r-- | test/links.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/links.c b/test/links.c index 26b49d6..19e3b5b 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 */ |