Skip to content

Commit

Permalink
add sync to hopefully fix ci checks
Browse files Browse the repository at this point in the history
  • Loading branch information
mcallic2 committed Sep 20, 2023
1 parent a6a410e commit e5dd319
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_fms/topography/test_topography.sh
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ test_expect_success "Test topography: r4_kind" '
mpirun -n 2 ./test_topography_r4
'

rm -f *.nc
sync; rm -f *.nc

test_expect_success "Test topography: r8_kind" '
mpirun -n 2 ./test_topography_r8
Expand Down

0 comments on commit e5dd319

Please sign in to comment.