Skip to content

Commit 8f67b46

Browse files
testing all again
1 parent 0585b36 commit 8f67b46

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

reg_tests/rt.control

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -61,15 +61,15 @@ case ${MACHINE_ID,,} in
6161
esac
6262

6363
##### TOGGLE JOBS #########
64-
RUN_CHGRES_CUBE="false"
65-
RUN_CPLD_GRIDGEN="false"
66-
RUN_GLOBAL_CYCLE="false"
67-
RUN_GRID_GEN="false"
68-
RUN_ICE_BLEND="false"
64+
RUN_CHGRES_CUBE="true"
65+
RUN_CPLD_GRIDGEN="true"
66+
RUN_GLOBAL_CYCLE="true"
67+
RUN_GRID_GEN="true"
68+
RUN_ICE_BLEND="true"
6969
RUN_OCNICE_PREP="true"
70-
RUN_REGRID_SFC="false"
71-
RUN_SNOW2MDL="false"
72-
RUN_WEIGHT_GEN="false"
70+
RUN_REGRID_SFC="true"
71+
RUN_SNOW2MDL="true"
72+
RUN_WEIGHT_GEN="true"
7373
###############
7474

7575
# Where to send mail when job is completed?

0 commit comments

Comments
 (0)