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 2022/03/17 04:29:57 UTC

[GitHub] [apisix] zaunist commented on a change in pull request #6637: backport: update luarocks version to 3.8.0

zaunist commented on a change in pull request #6637:
URL: https://github.com/apache/apisix/pull/6637#discussion_r828744904



##########
File path: utils/linux-install-luarocks.sh
##########
@@ -41,7 +43,6 @@ fi
 make build > build.log 2>&1 || (cat build.log && exit 1)
 sudo make install > build.log 2>&1 || (cat build.log && exit 1)
 cd .. || exit
-rm -rf luarocks-3.4.0

Review comment:
       My mistake, I will add the cleanup code.




-- 
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: notifications-unsubscribe@apisix.apache.org

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