From 944382796a2f241de74e98d1ebed715d7c9025a1 Mon Sep 17 00:00:00 2001 From: Raymond Lu Date: Wed, 15 Jun 2011 14:49:37 -0500 Subject: [svn-r20984] I modified the pathname to [-.test] to be more accurate. The old one [...] had problem. Tested 1.8 on VMS. --- vms/test/H5srcdir_str.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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]"; -- cgit v0.12