Skip to content

Fix for calling 'fetch-spl.sh' from any directory#5486

Merged
fkouteib merged 1 commit intoanza-xyz:masterfrom
fkouteib:fetch-spl-fix
Mar 25, 2025
Merged

Fix for calling 'fetch-spl.sh' from any directory#5486
fkouteib merged 1 commit intoanza-xyz:masterfrom
fkouteib:fetch-spl-fix

Conversation

@fkouteib
Copy link
Copy Markdown

Problem

Invoking this script with absolute path without being in the repo root directory first fails to find a second invoked script. I hit this error in the invalidator buildkite pipeline.

Summary of Changes

Determine absolute path of the script and append to other invoked scripts.

@fkouteib fkouteib requested review from buffalojoec and yihau March 25, 2025 22:13
@fkouteib fkouteib merged commit 90ab8a6 into anza-xyz:master Mar 25, 2025
6 checks passed
@fkouteib fkouteib deleted the fetch-spl-fix branch March 25, 2025 23:33
@buffalojoec
Copy link
Copy Markdown

Thanks! It would be great to also give fetch-core-bpf.sh the same treatment!

@fkouteib
Copy link
Copy Markdown
Author

Thanks! It would be great to also give fetch-core-bpf.sh the same treatment!

Done. #5518

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.

3 participants