summaryrefslogtreecommitdiffstats
path: root/test/gass_read.c
diff options
context:
space:
mode:
authorAlbert Cheng <acheng@hdfgroup.org>1999-12-17 14:34:30 (GMT)
committerAlbert Cheng <acheng@hdfgroup.org>1999-12-17 14:34:30 (GMT)
commitbacc13b59a437b01a99392dd39193d827b8190a7 (patch)
tree32bf614c78ba1e33ac8335f2ff0ee2b34ec06630 /test/gass_read.c
parent04baef6a5682b665b7480ca1334925db1375bbc7 (diff)
downloadhdf5-bacc13b59a437b01a99392dd39193d827b8190a7.zip
hdf5-bacc13b59a437b01a99392dd39193d827b8190a7.tar.gz
hdf5-bacc13b59a437b01a99392dd39193d827b8190a7.tar.bz2
[svn-r1879] Changed the test host from eirene to which. (Got to change this
to be run time input somehow.)
Diffstat (limited to 'test/gass_read.c')
-rw-r--r--test/gass_read.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gass_read.c b/test/gass_read.c
index 6cd74e7..d90c27f 100644
--- a/test/gass_read.c
+++ b/test/gass_read.c
@@ -26,7 +26,7 @@ int main(void)
}
#else
-#define URL "ftp://gass:gass12@eirene/tmp/gass/junk.w"
+#define URL "ftp://gass:gass12@which/tmp/gass/junk.w"
/* #define DATASETNAME "Int1Array" */
#define NX_SUB 3 /* hyperslab dimensions */