Skip to content

fix: avoid set -e failures in interactive menu navigation - #19

Open
Kvnpsiddhartha wants to merge 1 commit into
ClickHouse:mainfrom
Kvnpsiddhartha:fix/interactive-menu-navigation
Open

fix: avoid set -e failures in interactive menu navigation#19
Kvnpsiddhartha wants to merge 1 commit into
ClickHouse:mainfrom
Kvnpsiddhartha:fix/interactive-menu-navigation

Conversation

@Kvnpsiddhartha

Copy link
Copy Markdown

Replace standalone arithmetic increment/decrement expressions with assignment-based arithmetic to prevent Bash treating zero results as command failures under set -e.

Replace standalone arithmetic increment/decrement expressions with
assignment-based arithmetic to prevent Bash treating zero results as
command failures under set -e.
@CLAassistant

CLAassistant commented Jul 31, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

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