Removed 'P', presumably a typo

This commit is contained in:
GeorgeCox 2018-10-04 15:47:42 +01:00 committed by GitHub
parent b49399e7c7
commit 750a8f24cc
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 else # Just 1x ip4v to check, applies also if CMDLINE_IP was supplied
NODEIP="$IPADDRs" NODEIP="$IPADDRs"
lets_roll "${STARTTLS_PROTOCOL}" lets_roll "${STARTTLS_PROTOCOL}"
P RET=$? RET=$?
fi fi
exit $RET exit $RET