Skip to content

Commit

Permalink
When shifting and no changes to the cert, mention that
Browse files Browse the repository at this point in the history
  • Loading branch information
dlangille committed Aug 3, 2022
1 parent 1a26fa4 commit adcf31a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cert-shifter
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ do
${MV} ${TMP}/${cert} ${CERT_DST_CERTS}/
fi
else
${LOGGER} $cert
${LOGGER} no changes for $cert
fi # yeah, the cert has changed
else
${LOGGER} $cert IS BEING IGNORED BECAUSE IT IS STAGING
Expand Down

0 comments on commit adcf31a

Please sign in to comment.