Restarting finished job – in #9: CCLM

in #9: CCLM

<p> Beate just found an error in the subchain script. In case you call <code> subchain create </code> the following command at around line 95 should not be called: <br/> <pre> echo ${YDATE_START} ${YDATE_START} &gt; ${PFDIR}/${EXPID}/date.log </pre> <br/> This is only for a cold start. Please check if you have not overwritten date.log when you used <code> subchain create </code> <br/> For a warm start there should be 1994010100 in your case in the date.log file. </p>

  @burkhardtrockel in #6c6f4d7

<p> Beate just found an error in the subchain script. In case you call <code> subchain create </code> the following command at around line 95 should not be called: <br/> <pre> echo ${YDATE_START} ${YDATE_START} &gt; ${PFDIR}/${EXPID}/date.log </pre> <br/> This is only for a cold start. Please check if you have not overwritten date.log when you used <code> subchain create </code> <br/> For a warm start there should be 1994010100 in your case in the date.log file. </p>

Beate just found an error in the subchain script. In case you call subchain create the following command at around line 95 should not be called:

  echo ${YDATE_START} ${YDATE_START} > ${PFDIR}/${EXPID}/date.log

This is only for a cold start. Please check if you have not overwritten date.log when you used subchain create
For a warm start there should be 1994010100 in your case in the date.log file.