IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 18, 2019, 8:49:27 PM (7 years ago)
Author:
ippitc
Message:

CCL: some updates for installation easily

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippMonitor/czartool/czarpoll.pl

    r41125 r41126  
    350350                print "* Performing database cleanup\n";
    351351                $czarDb->cleanupDateRange($yesterday, $yesterday, $config->getCzarCleanupInterval());
    352                 print "* Optimizing the database\n";
    353                 $czarDb->optimize();
     352                #print "* Optimizing the database\n";
     353                #$czarDb->optimize();
    354354                $lastDayDailyTasks = $yesterday;
    355355            }
Note: See TracChangeset for help on using the changeset viewer.