diff options
Diffstat (limited to 'vms/test/H5srcdir_str.h')
-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 6e19146..9dfcf56 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 = "[-.test]";
|