Remove newline

This commit is contained in:
Jimver 2020-08-27 12:52:59 +02:00
parent cd94da3449
commit e6891feeb4
No known key found for this signature in database
GPG Key ID: 24A793B2C1A18A05
1 changed files with 0 additions and 1 deletions

View File

@ -2320,7 +2320,6 @@
esac
for FOUND_CONF in ${CONF_WILDCARD}; do
if [ "${FOUND_CONF}" = "${CONF_WILDCARD}" ]; then
LogText "Found no match for ${CONF_WILDCARD}"
break
fi