Skip to content

Conversation

@0x5457
Copy link

@0x5457 0x5457 commented Sep 26, 2024

Description

When locating the LuaJIT binary within OpenResty here, an extra / is being appended to the path, resulting in an incorrect path like /usr/local/openresty//luajit/bin/luajit.

I removed the extra / when constructing the LuaJIT binary path. This ensures the correct path format without the double slash.

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. chore labels Sep 26, 2024
@github-actions
Copy link

This pull request has been marked as stale due to 60 days of inactivity. It will be closed in 4 weeks if no further activity occurs. If you think that's incorrect or this pull request should instead be reviewed, please simply write any comment. Even if closed, you can still revive the PR at any time or discuss it on the dev@apisix.apache.org list. Thank you for your contributions.

@github-actions github-actions bot added the stale label Feb 23, 2025
@github-actions
Copy link

This pull request/issue has been closed due to lack of activity. If you think that is incorrect, or the pull request requires review, you can revive the PR at any time.

@github-actions github-actions bot closed this Mar 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore size:XS This PR changes 0-9 lines, ignoring generated files. stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants