Skip to content

Verify correct tup binary is used for tests#534

Open
xenris wants to merge 1 commit into
gittup:masterfrom
xenris:local_binary_fix
Open

Verify correct tup binary is used for tests#534
xenris wants to merge 1 commit into
gittup:masterfrom
xenris:local_binary_fix

Conversation

@xenris
Copy link
Copy Markdown

@xenris xenris commented May 28, 2026

Without this check: the tests will happily run on the first 'tup' available in PATH, usually /usr/bin/tup, without any warning.
With this check: the developer will get an error message reminding them to run bootstrap.sh.

This may not have any effect on the tests run with github workflows, but it is critical when running the tests on a local machine which will likely have tup installed elsewhere.

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.

1 participant