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

fix(shell): fix the validation for the command while there is not any positional argument #2166

Merged
merged 3 commits into from
Dec 13, 2024

Conversation

empiredan
Copy link
Contributor

@empiredan empiredan commented Dec 12, 2024

Fix #2168.

@github-actions github-actions bot added the cpp label Dec 12, 2024
@empiredan empiredan marked this pull request as ready for review December 12, 2024 15:51
@empiredan empiredan added type/bug-fix This PR fixes a bug. component/shell pegasus shell labels Dec 12, 2024
@empiredan empiredan merged commit 2c121aa into apache:master Dec 13, 2024
88 of 90 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/duplication cluster duplication component/shell pegasus shell cpp type/bug-fix This PR fixes a bug.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Validation for command failed if there is no extra positional argument
3 participants