Skip to content

fix: add resolve_quickemu() to quickget so it can locate quickemu#1360

Merged
flexiondotorg merged 1 commit into
masterfrom
which
Jul 2, 2024
Merged

fix: add resolve_quickemu() to quickget so it can locate quickemu#1360
flexiondotorg merged 1 commit into
masterfrom
which

Conversation

@flexiondotorg

Copy link
Copy Markdown
Member

Description

quickget calls and references quickemu. The patch adds resolve_quickemu() to locate where quickemu is; either in the PATH will a fallback to the current working directory.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have performed a self-review of my code
  • I have tested my code in common scenarios and confirmed there are no regressions
  • I have added comments to my code, particularly in hard-to-understand sections

@flexiondotorg flexiondotorg merged commit ec13f36 into master Jul 2, 2024
@flexiondotorg flexiondotorg deleted the which branch July 2, 2024 14:58
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.

bug: quickget does not find quickemu using which

1 participant