- Timestamp:
- 04/06/20 11:08:31 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/packagers/mac/package-issm-mac-binaries-with_dakota.sh
r24677 r24692 4 4 ## Constants 5 5 # 6 MATLAB_NROPTIONS="'id',[IdFromString('Dakota')],'exclude',[234 243 420 435 701 702703]" # Exclude any tests with transient solutions that require a restart, and any tests that are excluded in the standard build6 MATLAB_NROPTIONS="'id',[IdFromString('Dakota')],'exclude',[234,243,420,435,444,701,702,703]" # Exclude any tests with transient solutions that require a restart, and any tests that are excluded in the standard build 7 7 MATLAB_PATH="/Applications/MATLAB_R2018a.app" 8 8 PACKAGE="ISSM" # Name of directory to copy distributable files to … … 13 13 # - 418 fails with "malloc(): invalid next size (unsorted)"" 14 14 # 15 PYTHON_NROPTIONS="--include_name 'Dakota' --exclude 234 243 418 420 435 701 702 703"15 PYTHON_NROPTIONS="--include_name 'Dakota' --exclude 234 243 418 420 435 444 701 702 703" 16 16 TARBALL_NAME="issm-mac-with_dakota" 17 17 TARBALL="${TARBALL_NAME}.tar.gz"
Note:
See TracChangeset
for help on using the changeset viewer.