mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-24 16:04:40 +08:00
update the url in t_auth
This commit is contained in:
parent
e1c4e79757
commit
f3f7a9814b
@ -4,7 +4,7 @@
|
||||
#include <string.h>
|
||||
#include <netcdf.h>
|
||||
|
||||
#define BASICAUTHURL "http://remoteUser:remotePassword@remotetest.unidata.ucar.edu/thredds/restricted/basicAuth"
|
||||
#define BASICAUTHURL "http://remoteUser:remotePassword@remotetest.unidata.ucar.edu/thredds/restricted/basicAuth/dodsC/test/testData.nc"
|
||||
|
||||
static void
|
||||
CHECK(int e, const char* msg)
|
||||
|
Loading…
Reference in New Issue
Block a user