mirror of
https://github.com/Unidata/netcdf-c.git
synced 2024-12-03 08:01:25 +08:00
One more try...
Disable test in autotools build also...
This commit is contained in:
parent
e5c1084f26
commit
b0fd3ea1a4
@ -50,14 +50,14 @@ check_PROGRAMS += findtestserver4
|
||||
findtestserver4_SOURCES = findtestserver4.c
|
||||
if BUILD_UTILITIES
|
||||
# relies on ncdump
|
||||
TESTS += test_remote.sh
|
||||
#TESTS += test_remote.sh
|
||||
endif
|
||||
endif
|
||||
|
||||
endif #ENABLE_DAP4
|
||||
|
||||
EXTRA_DIST = test_parse.sh test_meta.sh test_data.sh \
|
||||
test_raw.sh test_remote.sh test_hyrax.sh test_fillmismatch.sh \
|
||||
test_raw.sh test_hyrax.sh test_fillmismatch.sh \
|
||||
tst_curlopt.sh d4test_common.sh \
|
||||
daptestfiles dmrtestfiles cdltestfiles nctestfiles misctestfiles \
|
||||
baseline baselineraw baselineremote CMakeLists.txt
|
||||
|
Loading…
Reference in New Issue
Block a user