You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The former test result "Notice: Last successful vmcore creation on <date>" can
be misleading. In fact, the <date> only represents the vmcore generated
via "kdumpctl test", rather than any other vmcores generated via "sysrq-c" or
normal kernel panic.
So this patch will reword the test result as "Notice: Last successful vmcore
creation test on <date>". So <date> only represents the last "vmcore creation
test" rather than the last "vmcore creation" by any approach.
Signed-off-by: Tao Liu <[email protected]>
0 commit comments