diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2000-04-04 16:53:35 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2000-04-04 16:53:35 (GMT) |
commit | 7170bbbc96f2b29f42be53f8271fc359f617e09c (patch) | |
tree | 2e5f45835886f09c416aaf9460a7be55ea970506 | |
parent | 612f41f98736980c833bc506362aa62ea7c771b0 (diff) | |
download | hdf5-7170bbbc96f2b29f42be53f8271fc359f617e09c.zip hdf5-7170bbbc96f2b29f42be53f8271fc359f617e09c.tar.gz hdf5-7170bbbc96f2b29f42be53f8271fc359f617e09c.tar.bz2 |
[svn-r2070] change URL of testing programs to a valid one.
-rw-r--r-- | INSTALL_GLOBUS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL_GLOBUS b/INSTALL_GLOBUS index ca99e0d..4e6659a 100644 --- a/INSTALL_GLOBUS +++ b/INSTALL_GLOBUS @@ -38,7 +38,7 @@ The installation steps are similar to the ones in INSTALL file: There is one read testing program called 'gass_read' in the 'test' directory. It does whole file read through HTTP protocal. The URL is hard coded as - http://paz.ncsa.uiuc.edu:8080/test/a.h5 + http://hdf.ncsa.uiuc.edu/GLOBUS/a.h5 The writing really depends on your web server. You have to set up your server in right way to accept writing in files. We have tested it using |