Re-assessing drive status after automatic formatting by a write run
This commit is contained in:
parent
1eb51f44da
commit
aa50f5cc2f
@ -340,6 +340,7 @@ int Xorriso_auto_format(struct XorrisO *xorriso, int flag)
|
|||||||
Xorriso_msgs_submit(xorriso, 0, xorriso->info_text, 0, "FAILURE", 0);
|
Xorriso_msgs_submit(xorriso, 0, xorriso->info_text, 0, "FAILURE", 0);
|
||||||
return(ret);
|
return(ret);
|
||||||
}
|
}
|
||||||
|
burn_drive_re_assess(drive, 0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return(1);
|
return(1);
|
||||||
|
@ -1 +1 @@
|
|||||||
#define Xorriso_timestamP "2019.04.22.082211"
|
#define Xorriso_timestamP "2019.05.02.175412"
|
||||||
|
Loading…
Reference in New Issue
Block a user