Skip to content

Commit

Permalink
Add gnu catch to control_c48
Browse files Browse the repository at this point in the history
  • Loading branch information
dpsarmie committed Sep 10, 2024
1 parent 8528ebc commit 51a07c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/tests/control_c48
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export ATMRES=C48

export_fv3
export_tiled
if [[ $MACHINE_ID != hera ]] || [[ $RT_COMPILER != gnu ]]; then
if [[ $RT_COMPILER != gnu ]]; then
export_ugwpv1
export CCPP_SUITE=FV3_GFS_v17_p8_ugwpv1
fi
Expand Down

0 comments on commit 51a07c1

Please sign in to comment.