Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ignore trailing colon in shell redirection (#2240) #2446

Merged
merged 1 commit into from May 5, 2023
Merged

Conversation

kcgen
Copy link
Member

@kcgen kcgen commented May 1, 2023

Ignoring the trailing colon was part of the prior (working) instance:

a062995#diff-35199a581467cbca792c14aae243d4986c3492aed47158059fe9a58aac3a7727L215

Fixes #2440

@kcgen kcgen self-assigned this May 1, 2023
@kcgen kcgen added the regression We broke something 😊 label May 1, 2023
@kcgen
Copy link
Member Author

kcgen commented May 4, 2023

This is a very tiny adjustment in line with the prior working version (and is passing tests), so will plan to merge in the next day or so.

@kcgen kcgen merged commit 18397ce into main May 5, 2023
64 checks passed
@kcgen kcgen deleted the kc/redir-nul-colon-1 branch May 6, 2023 15:24
@johnnovak johnnovak added the DOS Issues related to DOS integration or DOS commands label Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DOS Issues related to DOS integration or DOS commands regression We broke something 😊
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

>NUL: produces a file creation error
2 participants