Skip to content

[MrBot] Fix orphaned else in update-c-build-tools-yaml-refs#367

Merged
parth21999 merged 2 commits intomasterfrom
fix-orphaned-else
Apr 1, 2026
Merged

[MrBot] Fix orphaned else in update-c-build-tools-yaml-refs#367
parth21999 merged 2 commits intomasterfrom
fix-orphaned-else

Conversation

@parth21999
Copy link
Copy Markdown
Member

Remove orphaned else block causing PowerShell parse error during dep propagation.

Remove duplicate else block at line 301 that was not paired with any if.
The block was unreachable dead code causing a PowerShell parse error
when the function was executed.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@parth21999
Copy link
Copy Markdown
Member Author

/AzurePipelines run Azure-C-Build-Tools-Gate

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

@parth21999
Copy link
Copy Markdown
Member Author

/AzurePipelines run Azure-C-Build-Tools-Gate

@azure-pipelines
Copy link
Copy Markdown

Azure Pipelines successfully started running 1 pipeline(s).

Copy link
Copy Markdown
Collaborator

@anporumb anporumb left a comment

Choose a reason for hiding this comment

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

:shipit:

@parth21999 parth21999 enabled auto-merge (squash) April 1, 2026 22:21
@parth21999 parth21999 merged commit ada7a79 into master Apr 1, 2026
9 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