Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Makefile: Set LUA_PATH #945

Merged
merged 1 commit into from
Nov 18, 2023
Merged

Conversation

smatting
Copy link
Contributor

@smatting smatting commented Nov 16, 2023

Without the changes in this PR make test fails on my machine like this

$ make test
TEST_FILES=$TEST_FILES NEOGIT_LOG_LEVEL=error NEOGIT_LOG_CONSOLE="sync" GIT_CONFIG_GLOBAL=/dev/null GIT_CONFIG_SYSTEM=/dev/null NVIM_APPNAME=neogit-test nvim --headless -S "./tests/init.lua"
Error detected while processing command line..script /home/stefan/repos/neogit/tests/init.lua:
E5113: Error while calling lua chunk: /home/stefan/repos/neogit/tests/init.lua:1: module 'tests.util.util' not found:
...

@CKolkey CKolkey merged commit 987e415 into NeogitOrg:master Nov 18, 2023
3 checks passed
@CKolkey
Copy link
Member

CKolkey commented Nov 18, 2023

Cool :) Won't pretend to understand this incantation, but it works fine on my machine too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants