Skip to content

fix: resolve packaged zstack directory in debug script - #14

Open
tllovesxs wants to merge 1 commit into
ZSvirt:mainfrom
tllovesxs:fix/issue-12-debug-script
Open

fix: resolve packaged zstack directory in debug script#14
tllovesxs wants to merge 1 commit into
ZSvirt:mainfrom
tllovesxs:fix/issue-12-debug-script

Conversation

@tllovesxs

Copy link
Copy Markdown
Contributor

Summary

  • Only select packaged zstack directories when locating the debug runtime.
  • Exit with the existing friendly mvn package message when no distribution exists.
  • Make the script's relevant path handling and test expressions POSIX-shell compatible.

Closes #12.

Test plan

  • sh -n build/debug.sh
  • Run build/debug.sh without a packaged distribution and verify it exits with status 1 and prints the existing mvn package guidance.

Copilot AI lite review requested due to automatic review settings August 31, 2026 15:35

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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.

build/debug.sh resolves build/zstack script as a distribution directory

2 participants