Skip to content

Drop unnecessary IFS magic#2459

Closed
plengauer wants to merge 4 commits into
mainfrom
plengauer-patch-7
Closed

Drop unnecessary IFS magic#2459
plengauer wants to merge 4 commits into
mainfrom
plengauer-patch-7

Conversation

@plengauer

Copy link
Copy Markdown
Owner

No description provided.

@plengauer plengauer self-assigned this Nov 14, 2025
@plengauer plengauer marked this pull request as ready for review November 14, 2025 21:13
Copilot AI review requested due to automatic review settings November 14, 2025 21:13
@plengauer plengauer enabled auto-merge (squash) November 14, 2025 21:13

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This PR removes an unnecessary local IFS (Internal Field Separator) override in the otel_observe() function. The IFS configuration was redundant because the _otel_dollar_star() helper function already sets its own local IFS when processing the command arguments, making the outer scope IFS override unnecessary.

Key Changes:

  • Removed redundant IFS override from otel_observe() function

@plengauer plengauer marked this pull request as draft November 15, 2025 16:52
auto-merge was automatically disabled November 15, 2025 16:52

Pull request was converted to draft

@plengauer plengauer requested a review from Copilot November 29, 2025 23:52
@plengauer plengauer marked this pull request as ready for review November 29, 2025 23:53

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@plengauer plengauer enabled auto-merge (squash) November 29, 2025 23:53
moflwi
moflwi previously approved these changes Nov 30, 2025
Fix IFS variable assignment in otel_observe function.
Copilot AI review requested due to automatic review settings November 30, 2025 09:03

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@plengauer plengauer marked this pull request as draft November 30, 2025 17:00
auto-merge was automatically disabled November 30, 2025 17:00

Pull request was converted to draft

@plengauer plengauer closed this Dec 18, 2025
@plengauer plengauer deleted the plengauer-patch-7 branch December 18, 2025 22:28
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.

4 participants