Incresed mismatch test severity to FATAL again.
This commit is contained in:
parent
de079cec42
commit
d79a3fcec4
@ -1426,7 +1426,7 @@ void *write_function(void *arg)
|
||||
if (target->tree_end_block == 1) {
|
||||
iso_msgs_submit(0,
|
||||
"Image is most likely damaged. Calculated/written block address mismatch.",
|
||||
0, "WARNING", 0);
|
||||
0, "FATAL", 0);
|
||||
}
|
||||
|
||||
#ifdef Libisofs_with_pthread_exiT
|
||||
|
Loading…
Reference in New Issue
Block a user