Ignore:
Timestamp:
2009-02-24T13:48:08+13:00 (15 years ago)
Author:
kjdon
Message:

GLI three modes change: systems mode is no more.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gli/trunk/src/org/greenstone/gatherer/shell/GBuildProgressMonitor.java

    r12294 r18589  
    122122    private int expected_stages = 0;
    123123
    124     private int threshold = Configuration.SYSTEMS_MODE;
     124    private int threshold = Configuration.LIBRARIAN_MODE;
    125125    /** The current state we are in. The state will change depending on the next flag recieved. */
    126126    private int state = BASE;
Note: See TracChangeset for help on using the changeset viewer.