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

cmd/egg: Fix run and test command to accept kernel as argument and qemu options from QEMU_OPTS env var #73

Merged
merged 7 commits into from
Aug 6, 2021

Conversation

icexin
Copy link
Owner

@icexin icexin commented Aug 6, 2021

Thanks for @prologic 's contribution.

The following adjustments have been made on the basis of the original code:

  • The binary files generated by egg test and egg run are placed in the temporary directory to keep the source code directory clean
  • Modify the code of magefile.go to synchronize with the egg command

@icexin icexin merged commit 4985da0 into main Aug 6, 2021
@icexin icexin deleted the simplify_run_test_qemu_opts branch August 6, 2021 16:22
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