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

Fix #286 #288

Merged
merged 3 commits into from
Dec 7, 2023
Merged

Fix #286 #288

merged 3 commits into from
Dec 7, 2023

Conversation

Tinyblargon
Copy link
Collaborator

@Tinyblargon Tinyblargon commented Dec 7, 2023

This should Fix #286

I've figured out what happened.

  • The code that was moved to ConfigQemu{}.mapToStruct() in c0f9785 was added back to NewConfigQemuFromApi(vmr *VmRef, client *Client), this commit 3cf7815 removes the duplicate code.
  • A regex wasn't properly escaped 1fe88e4.

@mleone87 mleone87 merged commit 31826f2 into Telmate:master Dec 7, 2023
1 check passed
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.

Current master branch non buildable
2 participants