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

scope prune with negative arguments #407

Closed
jrcheli opened this issue Jul 19, 2021 · 2 comments · Fixed by #420
Closed

scope prune with negative arguments #407

jrcheli opened this issue Jul 19, 2021 · 2 comments · Fixed by #420
Assignees
Labels
cli release-note Issues & PRs that should be listed in release notes
Milestone

Comments

@jrcheli
Copy link
Contributor

jrcheli commented Jul 19, 2021

See #358 (comment)

@seanvaleo
Copy link
Collaborator

seanvaleo commented Aug 13, 2021

QA INSTRUCTIONS

scope prune -k -1

Expect: "error: Must be a positive number"

scope prune -d -1

Expect: "error: Must be a positive number"

@iapaddler iapaddler added the release-note Issues & PRs that should be listed in release notes label Aug 16, 2021
@tvandoren
Copy link

verified 0.7.2-rc3

prune with negative integer arguments shows error message, but works with positive integers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli release-note Issues & PRs that should be listed in release notes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants