
20 Jan
2022
20 Jan
'22
9:15 a.m.
On a Thursday in 2022, Peter Krempa wrote:
On Thu, Jan 20, 2022 at 14:59:22 +0100, Ján Tomko wrote:
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@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@redhat.com>