Skip to content

Commit 6952408

Browse files
committed
Needs single quotes for the XML variables
1 parent f0fa572 commit 6952408

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

datm/cime_config/testdefs/testmods_dirs/datm/cplhist/shell_commands

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
./xmlchange DATM_CPLHIST_DIR="$DIN_LOC_ROOT/cplhist/cesm3_0/$DATM_CPLHIST_CASE/atm"
1+
./xmlchange DATM_CPLHIST_DIR='$DIN_LOC_ROOT/cplhist/cesm3_0/$DATM_CPLHIST_CASE/atm'
22
./xmlchange DATM_CPLHIST_CASE="b.e30_alpha08o.B1850C_MTso.ne30_t232_wgx3.330"
33
./xmlchange DATM_YR_START="101"
44
./xmlchange DATM_YR_END="101"

0 commit comments

Comments
 (0)