Skip to content

Change command.argfile to apply defaults instead of prepending the command line#704

Merged
DannyBen merged 4 commits intomasterfrom
fix/argfile
Mar 23, 2026
Merged

Change command.argfile to apply defaults instead of prepending the command line#704
DannyBen merged 4 commits intomasterfrom
fix/argfile

Conversation

@DannyBen
Copy link
Member

@DannyBen DannyBen commented Mar 23, 2026

This PR fixes the command.argfile option.

  • The argfile now applies default values Instead of prepending the command line
  • Argfile parsing changed: anything that does not start with a hyphen is ignored, which means that arg values must be present in the same line moving forward.

@DannyBen DannyBen added this to the 1.3.8 milestone Mar 23, 2026
@DannyBen DannyBen merged commit 3363442 into master Mar 23, 2026
8 checks passed
@DannyBen DannyBen deleted the fix/argfile branch March 23, 2026 15:11
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.

1 participant