Reporting speed with -check_md5, -compare, -find, -compare_l, -update
This commit is contained in:
@ -1117,7 +1117,7 @@ ex:;
|
||||
xorriso->pacifier_count, 0, "", 1 | 2);
|
||||
else if(mem_lut!=xorriso->last_update_time && mem_lut!=0.0 && !(flag&2))
|
||||
Xorriso_pacifier_callback(xorriso, "content bytes read",
|
||||
xorriso->pacifier_count, 0, "", 1);
|
||||
xorriso->pacifier_count, 0, "", 1 | 8 | 32);
|
||||
if(first_job->action == 35 && !(flag & 1))
|
||||
Xorriso_report_md5_outcome(xorriso, first_job->target, 0);
|
||||
if(first_job->action == 40) {
|
||||
|
Reference in New Issue
Block a user