Skip to content

env: support --env0-from - #14609

Open
wtcpython wants to merge 1 commit into
uutils:mainfrom
wtcpython:env-env0-from
Open

wtcpython wants to merge 1 commit into
uutils:mainfrom
wtcpython:env-env0-from

Conversation

@wtcpython

@wtcpython wtcpython commented Sep 16, 2026

Copy link
Copy Markdown
Contributor

Closes #14602.

Support --env0-from=FILE to read environment variables from a NUL-delimited file, matching GNU env 9.12.

@wtcpython
wtcpython marked this pull request as ready for review September 17, 2026 01:40
Copilot AI lite review requested due to automatic review settings September 17, 2026 01:40

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.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions

Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/date/date-locale-hour (fails in this run but passes in the 'main' branch)
Skip an intermittent issue tests/tail/pid-pipe (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/date/resolution (passes in this run but fails in the 'main' branch)
Note: The gnu test tests/cut/bounded-memory is now being skipped but was previously passing.
Note: The gnu test tests/tail/tail-n0f is now being skipped but was previously passing.

@oech3

oech3 commented Sep 17, 2026

Copy link
Copy Markdown
Contributor

#14626 was submitted at 1st

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.

feat: add --env0-from option to env

3 participants