mirror of
https://github.com/Unidata/netcdf-c.git
synced 2025-02-11 16:40:36 +08:00
made run_diskless2 only run when doing large file tests
This commit is contained in:
parent
48ca394d2e
commit
3e444c39d8
@ -52,9 +52,9 @@ endif
|
||||
TESTS = $(TESTPROGRAMS)
|
||||
|
||||
TESTS += run_diskless.sh
|
||||
#if LARGE_FILE_TESTS
|
||||
if LARGE_FILE_TESTS
|
||||
TESTS += run_diskless2.sh
|
||||
#endif
|
||||
endif
|
||||
|
||||
# This will run a bunch of the test programs with valgrind, the memory
|
||||
# checking tool. (Valgrind must be present for this to work.)
|
||||
|
Loading…
Reference in New Issue
Block a user