From e166c3222e286f48efb305e871acbbf0502f799b Mon Sep 17 00:00:00 2001 From: Adrien Ferrand Date: Sun, 20 Oct 2019 22:44:29 +0200 Subject: [PATCH] Update letsencrypt-auto-source/tests/oraclelinux6_tests.sh Co-Authored-By: Brad Warren --- letsencrypt-auto-source/tests/oraclelinux6_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/letsencrypt-auto-source/tests/oraclelinux6_tests.sh b/letsencrypt-auto-source/tests/oraclelinux6_tests.sh index 52c1944a5..5355147df 100644 --- a/letsencrypt-auto-source/tests/oraclelinux6_tests.sh +++ b/letsencrypt-auto-source/tests/oraclelinux6_tests.sh @@ -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.