mirror of
https://github.com/certbot/certbot.git
synced 2026-06-09 00:32:12 -04:00
Update letsencrypt-auto-source/tests/centos6_tests.sh
Co-Authored-By: Brad Warren <bmw@users.noreply.github.com>
This commit is contained in:
parent
c3291dee01
commit
b50f3eeb8d
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ if ! "$LE_AUTO" 2>&1 | grep -q "Certbot will no longer receive updates."; then
|
|||
exit 1
|
||||
fi
|
||||
if ! "$LE_AUTO" --install-only 2>&1 | grep -q "Certbot cannot be installed."; then
|
||||
echo "On CentOS 32 bits, certbot-auto installed again certbot."
|
||||
echo "On CentOS 32 bits, certbot-auto installed certbot again."
|
||||
exit 1
|
||||
fi
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue