<#18039 Options value history for pass-through arg...
# github-notifications
q
#18039 Options value history for pass-through args is wrong Issue created by kaos Describe the bug Pass-through options always reports having a value from the command line, even when there were none. Pants version
main
OS MacOS. Additional info This has no functional impact, only presentational in the help, as demonstrated in these two pictures: Correctly reports the source of the pass-through args:

image

Incorrectly reports a value from the command line, although there was none:

image

pantsbuild/pants