Skip to content

[simple_system] Argument parsing fix#2356

Closed
marnovandermaas wants to merge 1 commit intolowRISC:masterfrom
marnovandermaas:argparse_fix
Closed

[simple_system] Argument parsing fix#2356
marnovandermaas wants to merge 1 commit intolowRISC:masterfrom
marnovandermaas:argparse_fix

Conversation

@marnovandermaas
Copy link
Contributor

All these commands were working in Bash but not in Fish. This commit removes the = between the field and the value and replaces this with the more portable space. It also changes the commands in the readme to use the pipe input instead of setting the argument variable. This is because otherwise shells like fish interpret the output of the ibex_config.py scripts as one long string instead of multiple arguments.

All these commands were working in Bash but not in Fish. This commit
removes the = between the field and the value and replaces this with the
more portable space. It also changes the commands in the readme to use
the pipe input instead of setting the argument variable. This is because
otherwise shells like fish interpret the output of the ibex_config.py
scripts as one long string instead of multiple arguments.
@marnovandermaas
Copy link
Contributor Author

I'm closing this PR for now as I don't think it works properly.

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.

1 participant