mirror of
https://github.com/containers/podman.git
synced 2025-08-05 19:02:37 +08:00
fix a number of godot
issues
Still an unknown number remains but I am running out of patience. Adding dots is not the best use of my time. Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
This commit is contained in:
@ -34,7 +34,7 @@ import (
|
||||
|
||||
var (
|
||||
qemuProvider = &Provider{}
|
||||
// vmtype refers to qemu (vs libvirt, krun, etc)
|
||||
// vmtype refers to qemu (vs libvirt, krun, etc).
|
||||
vmtype = "qemu"
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user