Skip to content

Commit 122e07e

Browse files
committed
don't run tst_cdl.py
1 parent 13df415 commit 122e07e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

config.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
# Test for OSX with [ -n "$IS_OSX" ]
33
# Uncomment to disable net tests - the server is sometimes down
44
#export NO_NET=1
5+
# ncdump/ncgen not installed in wheel, so tst_cdl.py fails
6+
export NO_CDL=1
57

68
# Compile libs for macOS 10.9 or later
79
export MACOSX_DEPLOYMENT_TARGET="10.9"

0 commit comments

Comments
 (0)