Skip to content

Conversation

@cre4ture
Copy link
Contributor

I stumbled accross this by chance. When the install step was retried, it started from scratch again.
This PR enables the reuse of build artefacts from previous try.
This done by explicitly setting CARGO_TARGET_DIR env variable as otherwise a random generated tmp directory is used,
which prevents incremental build for the retries.

@github-actions
Copy link

GNU testsuite comparison:

Skipping an intermittent issue tests/tail/inotify-dir-recreate (passes in this run but fails in the 'main' branch)

@cakebaker cakebaker merged commit f95f363 into uutils:main Apr 26, 2024
@cakebaker
Copy link
Contributor

Thanks!

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