Remove typo

This PR removes a typo that was introduced in b49399e7c7.
This commit is contained in:
David Cooper 2018-10-04 09:00:01 -04:00 committed by GitHub
parent b49399e7c7
commit d23eb11566
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18080,7 +18080,7 @@ lets_roll() {
else # Just 1x ip4v to check, applies also if CMDLINE_IP was supplied
NODEIP="$IPADDRs"
lets_roll "${STARTTLS_PROTOCOL}"
P RET=$?
RET=$?
fi
exit $RET