mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -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
6286d73a4d
commit
f4301b8526
1 changed files with 1 additions and 1 deletions
|
|
@ -99,7 +99,7 @@ if ! "$LE_AUTO" 2>&1 | grep -q "Certbot will no longer receive updates."; then
|
|||
exit 1
|
||||
fi
|
||||
|
||||
echo "PASSED: On CentOS6 32 bits, certbot-auto refuses to install certbot."
|
||||
echo "PASSED: On CentOS6 32 bits, certbot-auto refuses to upgrade certbot."
|
||||
)
|
||||
|
||||
# test using python3
|
||||
|
|
|
|||
Loading…
Reference in a new issue