Skip to content

Commit 8cea8c9

Browse files
Replaces -- with . to fix the L72 test mod for MAM4xx test
1 parent f2622f2 commit 8cea8c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cime_config/tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -955,7 +955,7 @@
955955
"tests" : (
956956
"SMS_Ln9.ne4pg2_ne4pg2.F2010-MMF1",
957957
"ERP_Ln9.ne4pg2_ne4pg2.F2010-SCREAMv1",
958-
"ERS.ne4pg2_oQU480.F2010-EAMxx-MAM4xx--eamxx-L72",
958+
"ERS.ne4pg2_oQU480.F2010-EAMxx-MAM4xx.eamxx-L72",
959959
"ERS.ne30pg2_ne30pg2.F2010-SCREAMv1.eamxx-prod",
960960
)
961961
},

0 commit comments

Comments
 (0)