]> git.ipfire.org Git - thirdparty/dehydrated.git/commitdiff
Edit test according to unchanged-certificate hook.
authorlschuermann <lschuermann@users.noreply.github.com>
Tue, 1 Mar 2016 21:41:37 +0000 (22:41 +0100)
committerlschuermann <lschuermann@users.noreply.github.com>
Tue, 1 Mar 2016 21:41:37 +0000 (22:41 +0100)
test.sh

diff --git a/test.sh b/test.sh
index c673372fa19b62eedcf205b279eb51c4feba15a0..dcb3d78515b2ea00265d773ff657c5d72a909a61 100755 (executable)
--- 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)