Skip to content

fix:[CPCAP-1169] rollback exitcode#401

Open
yerkennz wants to merge 1 commit intomainfrom
fix-rollback
Open

fix:[CPCAP-1169] rollback exitcode#401
yerkennz wants to merge 1 commit intomainfrom
fix-rollback

Conversation

@yerkennz
Copy link
Copy Markdown
Contributor

@yerkennz yerkennz commented Apr 7, 2026

No description provided.

@yerkennz yerkennz requested a review from Tvion April 7, 2026 07:46
@github-actions github-actions bot added the bug Something isn't working label Apr 7, 2026

if [[ "${TYPE}" == "master" ]]; then
handle_master_upgrade
exit $?
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

redundant as we use exit inside


ls -la $MIGRATION_PATH

set +e
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Probably we have to use set +e in the end of check_user function to rollback set -e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants