Skip to content

Move awk instantiation after loading util functions.#613

Merged
akinomyoga merged 2 commits into
akinomyoga:masterfrom
yecho:master
Aug 6, 2025
Merged

Move awk instantiation after loading util functions.#613
akinomyoga merged 2 commits into
akinomyoga:masterfrom
yecho:master

Conversation

@yecho

@yecho yecho commented Aug 5, 2025

Copy link
Copy Markdown
Contributor

Move awk instantiation after ble/is-function is defined, as it needs/uses it. Currently the function is referenced before it is defined, which leads to an error message when starting ble.sh.

Move awk instantiation after ble/is-function is defined,
as it needs/uses it. Currently the function is referenced
before it is defined.
@akinomyoga

Copy link
Copy Markdown
Owner

@yecho Thanks for your contribution. I wanted to add commits to the head branch of this PR, but it seems to be rejected. Could you check the settings of the branch? Or could you pick commit 7877c7f?

@yecho

yecho commented Aug 6, 2025

Copy link
Copy Markdown
Contributor Author

@akinomyoga Thank you also for the quick check of the PR. I have cherry picked your requested commit to this PR.
Thank you very much.

@akinomyoga akinomyoga merged commit 8060b7a into akinomyoga:master Aug 6, 2025
4 checks passed
@akinomyoga

akinomyoga commented Aug 6, 2025

Copy link
Copy Markdown
Owner

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