mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-01-30 16:10:44 +08:00
Added dependency on diskless tests to mmap test.
This commit is contained in:
parent
d927f6f384
commit
9d826f90ed
@ -72,6 +72,7 @@ if BUILD_DISKLESS
|
||||
TESTS += run_diskless.sh run_diskless5.sh
|
||||
if BUILD_MMAP
|
||||
TESTS += run_mmap.sh
|
||||
run_mmap.log: run_diskless.log
|
||||
endif
|
||||
if LARGE_FILE_TESTS
|
||||
TESTS += run_diskless2.sh
|
||||
|
Loading…
Reference in New Issue
Block a user