Skip to content

[#10] add set -x to bash scripts verbose is set#13

Merged
lavocatt merged 1 commit into
arkmq-org:mainfrom
lavocatt:feature/verbose-set-x
Sep 24, 2025
Merged

[#10] add set -x to bash scripts verbose is set#13
lavocatt merged 1 commit into
arkmq-org:mainfrom
lavocatt:feature/verbose-set-x

Conversation

@lavocatt

Copy link
Copy Markdown
Member
  • When -v/--verbose flag is used, generated bash scripts now include 'set -x'
  • Only affects bash runtime chunks, not individual command execution
  • Maintains backward compatibility when verbose mode is not used

- When -v/--verbose flag is used, generated bash scripts now include
  'set -x'
- Only affects bash runtime chunks, not individual command execution
- Maintains backward compatibility when verbose mode is not used
@lavocatt
lavocatt requested review from brusdev and gtully September 24, 2025 09:24

@gtully gtully 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.

thanks!

@lavocatt
lavocatt merged commit ac1e292 into arkmq-org:main Sep 24, 2025
2 checks passed
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