diff options
Diffstat (limited to 'vms/test')
-rw-r--r-- | vms/test/H5srcdir_str.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/test/H5srcdir_str.h b/vms/test/H5srcdir_str.h index faf1b03..6e19146 100644 --- a/vms/test/H5srcdir_str.h +++ b/vms/test/H5srcdir_str.h @@ -19,4 +19,4 @@ */
/* Set the 'srcdir' path from configure time */
-static const char *config_srcdir = "[.]";
+static const char *config_srcdir = "[...]";
|