mirror of
https://github.com/certbot/certbot.git
synced 2026-06-07 07:42:08 -04:00
Edit echo
This commit is contained in:
parent
3e60b3cd26
commit
df7c54517b
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ fi
|
|||
if [ -f .failed-test ]; then
|
||||
exit 1
|
||||
fi
|
||||
echo "PASSED: On CentOS6 32 bits, certbot-auto refuses to install certbot."
|
||||
echo "PASSED: On CentOS 6 32 bits, certbot-auto refused to install certbot."
|
||||
|
||||
# we're going to modify env variables, so do this in a subshell
|
||||
(
|
||||
|
|
|
|||
Loading…
Reference in a new issue