Skip to content

Commit

Permalink
Merge pull request #93 from mlee03/mixedmode-alpha3-mlee03
Browse files Browse the repository at this point in the history
  • Loading branch information
rem1776 authored Sep 19, 2023
2 parents 70a2be8 + 7583db7 commit 1485874
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test_fms/diag_integral/test_diag_integral2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,11 @@ EOF
mkdir -p INPUT

test_expect_success "test_diag_integral r4" 'mpirun -n 1 ./test_diag_integral_r4'
rm diag_integral.out
test_expect_success "test_diag_integral r8" 'mpirun -n 1 ./test_diag_integral_r8'
rm diag_integral.out

rm input.nml
rm -rf INPUT
rm diag_integral.out

test_done

0 comments on commit 1485874

Please sign in to comment.