Merge pull request #1216 from Neilpang/dev

fx format
This commit is contained in:
neil 2018-01-23 19:50:20 +08:00 committed by GitHub
commit 4a380ad7fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -2731,8 +2731,8 @@ _isRealNginxConf() {
else
_debug2 "$_listen_i is plain text"
_skip_ssl=""
break;
fi
break
fi
fi
done