From: lschuermann Date: Tue, 1 Mar 2016 21:41:37 +0000 (+0100) Subject: Edit test according to unchanged-certificate hook. X-Git-Tag: v0.1.0~6^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64b23e7a076f02e6408f23a587391e4682a50027;p=thirdparty%2Fdehydrated.git Edit test according to unchanged-certificate hook. --- diff --git a/test.sh b/test.sh index c673372..dcb3d78 100755 --- a/test.sh +++ b/test.sh @@ -153,7 +153,7 @@ _TEST "Run in cron mode again, this time with domain in domains.txt, should find echo "${TMP_URL} ${TMP2_URL} ${TMP3_URL}" >> domains.txt ./letsencrypt.sh --cron > tmplog 2> errorlog || _FAIL "Script execution failed" _CHECK_LOG "Checking domain name(s) of existing cert... unchanged." -_CHECK_LOG "Skipping!" +_CHECK_LOG "Skipping renew" _CHECK_ERRORLOG # Run in cron mode one last time, with domain in domains.txt and force-resign (should find certificate, resign anyway, and not generate private key)