nic-chen commented on a change in pull request #6637:
URL: https://github.com/apache/apisix/pull/6637#discussion_r828753170



##########
File path: utils/linux-install-luarocks.sh
##########
@@ -38,10 +40,11 @@ fi
 ./configure $WITH_LUA_OPT \
     > build.log 2>&1 || (cat build.log && exit 1)
 
+rm -rf luarocks-"$LUAROCKS_VER"

Review comment:
       delete before `make build` and `make install`?




-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to