Skip to content

Commit

Permalink
one more revert
Browse files Browse the repository at this point in the history
  • Loading branch information
uramirez8707 committed Oct 9, 2024
1 parent f7e0b9b commit 8875194
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_fms/data_override/test_data_override_weights.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ if [ -z $parser_skip ]; then
for KIND in r4 r8
do
rm -rf INPUT/.

sed 's/write_only = .False./write_only = .True./g' input_base.nml > input.nml
test_expect_success "Creating input files (${KIND})" '
mpirun -n 2 ../test_data_override_ongrid_${KIND}
Expand Down

0 comments on commit 8875194

Please sign in to comment.