Skip to content

Remove duplicate import library declaration - #1904

Merged
codeforester merged 1 commit into
mainfrom
enhancement/1894-20260808-duplicate-local-lib-path-declaration-in-base-init-sh-s-impor
Aug 8, 2026
Merged

Remove duplicate import library declaration#1904
codeforester merged 1 commit into
mainfrom
enhancement/1894-20260808-duplicate-local-lib-path-declaration-in-base-init-sh-s-impor

Conversation

@codeforester

Copy link
Copy Markdown
Collaborator

Summary

  • Remove the duplicate local lib_path declaration from import_base_lib.

Validation

  • env BASE_BASH_LIBS_DIR=/Users/rameshhp/work/base-bash-libs/lib/bash bats tests/base_init.bats
  • shellcheck --severity=error base_init.sh
  • env BASE_BASH_LIBS_DIR=/Users/rameshhp/work/base-bash-libs/lib/bash PYTHONPATH=/Users/rameshhp/work/base-cli/lib/python ./bin/base-test
  • git diff --check

AI Context

Unchanged: this is a no-behavior-change bootstrap cleanup.

Fixes #1894

@codeforester
codeforester requested a review from a team as a code owner August 8, 2026 20:02
@codeforester
codeforester force-pushed the enhancement/1894-20260808-duplicate-local-lib-path-declaration-in-base-init-sh-s-impor branch from 2c7435a to 6b1ac9f Compare August 8, 2026 20:12
@codeforester
codeforester force-pushed the enhancement/1894-20260808-duplicate-local-lib-path-declaration-in-base-init-sh-s-impor branch from 6b1ac9f to fa8c657 Compare August 8, 2026 20:43
@codeforester
codeforester merged commit 147c7c9 into main Aug 8, 2026
28 checks passed
@codeforester
codeforester deleted the enhancement/1894-20260808-duplicate-local-lib-path-declaration-in-base-init-sh-s-impor branch August 8, 2026 20:53
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.

Duplicate local lib_path declaration in base_init.sh's import_base_lib

1 participant