Skip to content

HDDS-14887. BASH_SOURCE0: unbound variable#9975

Merged
adoroszlai merged 1 commit intoapache:masterfrom
Russole:HDDS-14887
Mar 25, 2026
Merged

HDDS-14887. BASH_SOURCE0: unbound variable#9975
adoroszlai merged 1 commit intoapache:masterfrom
Russole:HDDS-14887

Conversation

@Russole
Copy link
Contributor

@Russole Russole commented Mar 25, 2026

What changes were proposed in this pull request?

Fix incorrect array reference for BASH_SOURCE in script

  • Replace ${BASH_SOURCE0} with ${BASH_SOURCE[0]}

What is the link to the Apache JIRA

https://issues.apache.org/jira/browse/HDDS-14887

How was this patch tested?

@adoroszlai adoroszlai merged commit 533ef7a into apache:master Mar 25, 2026
60 of 61 checks passed
@adoroszlai
Copy link
Contributor

Thanks @Russole for the patch.

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