Skip to content

Commit 2b331e8

Browse files
Lint sh
1 parent 0ecad9f commit 2b331e8

File tree

1 file changed

+2
-2
lines changed
  • GEOSagcm_GridComp/GEOSphysics_GridComp/GEOSmoist_GridComp/pyMoist/tests/scripts

1 file changed

+2
-2
lines changed

GEOSagcm_GridComp/GEOSphysics_GridComp/GEOSmoist_GridComp/pyMoist/tests/scripts/run_tests.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ export FV3_DACEMODE=Python
99
#export OPENMP_LDFLAGS=""
1010
# export OPENMP_CPPFLAGS="-I/opt/homebrew/opt/libomp/include"
1111
# export OPENMP_LDFLAGS="-L/opt/homebrew/opt/libomp/lib -lomp -Xpreprocessor -fopenmp"
12-
#export GT4PY_EXTRA_COMPILE_OPT_FLAGS="-fbracket-depth=512"
12+
#export GT4PY_EXTRA_COMPILE_OPT_FLAGS="-fbracket-depth=512"
1313
export GT4PY_EXTRA_COMPILE_OPT_FLAGS='-fconstexpr-ops-limit=1000000000'
1414
python -m pytest -s -v --disable-warnings --multimodal_metric \
1515
--data_path=/Users/kfandric/netcdf \
@@ -18,4 +18,4 @@ python -m pytest -s -v --disable-warnings --multimodal_metric \
1818
--which_savepoint=0\
1919
--which_modules=ComputeUwshcuInv \
2020
--grid=default \
21-
..
21+
..

0 commit comments

Comments
 (0)