summaryrefslogtreecommitdiffstats
path: root/test/gass_write.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_write.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_write.c')
-rw-r--r--test/gass_write.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/gass_write.c b/test/gass_write.c
index 5c5c002..31b88e8 100644
--- a/test/gass_write.c
+++ b/test/gass_write.c
@@ -25,7 +25,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 "IntArray"
#define NX 5 /* dataset dimensions */