You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/12/11 00:54:51 UTC

[GitHub] [apisix] spacewander commented on a change in pull request #3015: style: local var [http_statuses] redefined in apisix/init.lua

spacewander commented on a change in pull request #3015:
URL: https://github.com/apache/apisix/pull/3015#discussion_r540610120



##########
File path: apisix/init.lua
##########
@@ -698,7 +698,7 @@ local function healcheck_passive(api_ctx)
         end
     end
 
-    local http_statuses = passive and passive.unhealthy and
+    http_statuses = passive and passive.unhealthy and
                           passive.unhealthy.http_statuses

Review comment:
       Please update the indentation.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org