mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-31 17:10:47 +08:00
[svn-r1879] Changed the test host from eirene to which. (Got to change this
to be run time input somehow.)
This commit is contained in:
parent
04baef6a56
commit
bacc13b59a
@ -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 "Int1Array"
|
||||
#define NX 5 /* dataset dimensions */
|
||||
#define NY 6
|
||||
|
@ -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 */
|
||||
|
@ -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 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user