Skip to content

Conversation

addaleax
Copy link
Collaborator

  • Allow --eval to be used multiple times on the command line.
  • Only print the result of the last --eval invocation.
  • Remove the special handling for --eval without an argument,
    since our args parser does not let us distinguish that case
    from no --eval being passed in the case of options that
    can occur multiple times.

- Allow `--eval` to be used multiple times on the command line.
- Only print the result of the last `--eval` invocation.
- Remove the special handling for `--eval` without an argument,
  since our args parser does not let us distinguish that case
  from no `--eval` being passed in the case of options that
  can occur multiple times.
@addaleax addaleax merged commit 92da678 into main Jun 22, 2022
@addaleax addaleax deleted the 1194-dev branch June 22, 2022 09:02
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.

2 participants