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

./run ignores bogus --nettype values #1588

Closed
dagrh opened this issue Apr 10, 2014 · 1 comment
Closed

./run ignores bogus --nettype values #1588

dagrh opened this issue Apr 10, 2014 · 1 comment

Comments

@dagrh
Copy link
Contributor

dagrh commented Apr 10, 2014

I was doing

./run -t qemu migrate --nettype=e1000

which is wrong - I should have been using --nic-model

but ./run silently ignored it.

@lmr
Copy link
Member

lmr commented Apr 17, 2014

@dagrh, sent #1605 to fix the problem you hit.

@lmr lmr closed this as completed in 67991da Apr 17, 2014
lmr added a commit that referenced this issue Apr 17, 2014
run: Make it bail on invalid --nettype option (Fix #1588)
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

No branches or pull requests

2 participants