spacewander commented on a change in pull request #5859:
URL: https://github.com/apache/apisix/pull/5859#discussion_r772154093
##########
File path: utils/install-dependencies.sh
##########
@@ -26,7 +26,7 @@ function detect_aur_helper() {
AUR_HELPER=pacaur
else
echo No available AUR helpers found. Please specify your AUR helper by
AUR_HELPER.
- exit -1
+ exit 1
Review comment:
Why need to change the arch Linux installation?
--
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]