diff options
Diffstat (limited to 'test/gass_read.c')
-rw-r--r-- | test/gass_read.c | 2 |
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 */ |