Update letsencrypt-auto-source/tests/oraclelinux6_tests.sh

Co-Authored-By: Brad Warren <bmw@users.noreply.github.com>
This commit is contained in:
Adrien Ferrand 2019-10-20 22:44:29 +02:00 committed by GitHub
parent f7c1e52dd1
commit e166c3222e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.