Reporting speed with -check_md5, -compare, -find, -compare_l, -update

This commit is contained in:
2012-01-23 10:40:59 +00:00
parent bc31897fa5
commit aeff97d4be
7 changed files with 8 additions and 8 deletions

View File

@ -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) {