Skip to content

Fix syntax error in the bash script regarding LD_LIBRARY_PATH#1624

Open
fairyfar wants to merge 1 commit intoapache:mainfrom
fairyfar:main
Open

Fix syntax error in the bash script regarding LD_LIBRARY_PATH#1624
fairyfar wants to merge 1 commit intoapache:mainfrom
fairyfar:main

Conversation

@fairyfar
Copy link
Contributor

What does this PR do?

Fix syntax error in the bash script regarding LD_LIBRARY_PATH.
Some of bash scripts or commands missed the symbol '$' when referencing LD_LIBRARY_PATH‌.

In addition, the corresponding product manual also has the same careless omission. Such as (only a part of it):
https://cloudberry.apache.org/docs/deployment/quick-build
https://cloudberry.apache.org/docs/next/deployment/configure

Type of Change

  • Bug fix (non-breaking change)
  • New feature (non-breaking change)
  • Breaking change (fix or feature with breaking changes)
  • Documentation update

Breaking Changes

Test Plan

  • Unit tests added/updated
  • Integration tests added/updated
  • Passed make installcheck
  • Passed make -C src/test installcheck-cbdb-parallel

Impact

Performance:

User-facing changes:

Dependencies:

Checklist

Additional Context

CI Skip Instructions


@fairyfar fairyfar closed this Mar 16, 2026
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