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

[BUG] CLI parser should ignore $(..) #338

Open
jayvdb opened this issue Aug 22, 2022 · 0 comments
Open

[BUG] CLI parser should ignore $(..) #338

jayvdb opened this issue Aug 22, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@jayvdb
Copy link

jayvdb commented Aug 22, 2022

Describe the bug
The CLI parser should ignore commands including $(...) and other unknown shell syntax.

To Reproduce
Steps to reproduce the behavior:

  1. sudo zypper in $(grep BuildRequires ../../../*.spec | sed -e 's/BuildRequires://')

Result:

Mirror this command?

  • BuildRequires (Command-line interface to ZYpp system management library)

Expected behavior
emplace should skip the command line.

Desktop (please complete the following information):

  • OS: Linux
  • Shell: Bash

Additional context

Machine information

@jayvdb jayvdb added the bug Something isn't working label Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant