Changeset 3467 in MondoRescue


Ignore:
Timestamp:
Sep 11, 2015, 4:37:19 PM (9 years ago)
Author:
Bruno Cornec
Message:
  • Try to improve report messages when launching mindi
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/3.2/mondo/src/common/libmondo-fork.c

    r3404 r3467  
    662662        }
    663663        percentage = pcno * 100 / maxpc;
    664         if (pcno <= 5 && last_pcno >= 40) {
    665             close_evalcall_form();
    666             open_evalcall_form("Verifying...");
    667         }
    668664        if (counter++ >= 5) {
    669665            counter = 0;
Note: See TracChangeset for help on using the changeset viewer.