On a Thursday in 2022, Peter Krempa wrote:
On Thu, Jan 20, 2022 at 14:59:22 +0100, Ján Tomko wrote:
>
https://bugzilla.redhat.com/show_bug.cgi?id=2039136
Determining what's being fixed is left as an excercise for the reader?
I have written this commit message before pushing:
The commit splitting out the qemuSnapshotRevertInactive function
dropped the 'defined = true' line by accident and instead
returned -1, leaving the user with a cryptic error:
error: An error occurred, but the cause is unknown
Jano
>
> Fixes: 85e4a13c3f19078fb6af5ffb4a80022c142cbc7e
> Signed-off-by: Ján Tomko <jtomko(a)redhat.com>
> ---
> src/qemu/qemu_snapshot.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Consider explaining a bit what's going on in the commit message.
Reviewed-by: Peter Krempa <pkrempa(a)redhat.com>