Merge pull request #1138 from dcooper16/fix_typo

Remove typo
This commit is contained in:
Dirk Wetter 2018-10-04 18:22:34 +02:00 committed by GitHub
commit f607702dad
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