summaryrefslogtreecommitdiffstats
path: root/vms
diff options
context:
space:
mode:
authorRaymond Lu <songyulu@hdfgroup.org>2011-06-15 19:49:37 (GMT)
committerRaymond Lu <songyulu@hdfgroup.org>2011-06-15 19:49:37 (GMT)
commit944382796a2f241de74e98d1ebed715d7c9025a1 (patch)
treee09b7c7117c140f3bba94345817e35fc2b33f8ab /vms
parentc74ab6e3858584910b8db42bdc1d0e5a50c97ce1 (diff)
downloadhdf5-944382796a2f241de74e98d1ebed715d7c9025a1.zip
hdf5-944382796a2f241de74e98d1ebed715d7c9025a1.tar.gz
hdf5-944382796a2f241de74e98d1ebed715d7c9025a1.tar.bz2
[svn-r20984] I modified the pathname to [-.test] to be more accurate. The old one [...] had problem.
Tested 1.8 on VMS.
Diffstat (limited to 'vms')
-rw-r--r--vms/test/H5srcdir_str.h2
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]";