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

refactor: remove redundant code from resolve_quickemu() #1404

Merged

Conversation

philclifford
Copy link
Contributor

Description

resolve_quickemu has inelegant test logic with redundant duplicate usage of command. This refactors resolve_quickemu slightly to remove the redundancy. It also changes the local fallback test to look for an executable file rather than just a file.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have performed a self-review of my code
  • I have tested my code in common scenarios and confirmed there are no regressions

@flexiondotorg flexiondotorg changed the title Fix: refactor resolve_quickemu fix: refactor resolve_quickemu Aug 27, 2024
@flexiondotorg flexiondotorg changed the title fix: refactor resolve_quickemu refactor: resolve_quickemu to remove redundant code Aug 27, 2024
@flexiondotorg flexiondotorg changed the title refactor: resolve_quickemu to remove redundant code refactor: remove redundant code from resolve_quickemu() Aug 27, 2024
Copy link
Member

@flexiondotorg flexiondotorg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the build-docs changes from this pull request.

@flexiondotorg flexiondotorg merged commit 17f3cd7 into quickemu-project:master Sep 30, 2024
5 checks passed
@philclifford philclifford deleted the fix-refactor-resolve branch October 1, 2024 15:39
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.

2 participants