mirror of
https://github.com/certbot/certbot.git
synced 2026-06-05 23:04:39 -04:00
Update letsencrypt-auto-source/tests/oraclelinux6_tests.sh
Co-Authored-By: Brad Warren <bmw@users.noreply.github.com>
This commit is contained in:
parent
f7c1e52dd1
commit
e166c3222e
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ if ! "$LE_AUTO" --version 2>&1 | grep -q "Enable the SCL repository and try runn
|
|||
exit 1
|
||||
fi
|
||||
|
||||
echo "PASSED: Script letsencrypt-auto did not rebootstrap and did not star Certbot."
|
||||
echo "PASSED: Script letsencrypt-auto did not rebootstrap."
|
||||
|
||||
# Expect letsencrypt-auto to not update certbot, but start it anyway in non-interactive
|
||||
# shell since SCL is not installed.
|
||||
|
|
|
|||
Loading…
Reference in a new issue