X-Git-Url: http://git.osdn.net/view?p=rec10%2Frec10-git.git;a=blobdiff_plain;f=rec10%2Ftrunk%2Fsrc%2Ftimerec.py;h=93105eae2eb034659d179f9d7dbb3ef58c3cb9af;hp=18c403aa64264acca9009c837e680a9691de4eeb;hb=84a93523c5f283945e017e7d255e714c92049b4d;hpb=4d7f1c26fcb69acdc8387679d87474a018e0f403 diff --git a/rec10/trunk/src/timerec.py b/rec10/trunk/src/timerec.py index 18c403a..93105ea 100644 --- a/rec10/trunk/src/timerec.py +++ b/rec10/trunk/src/timerec.py @@ -47,7 +47,7 @@ def task(): sys.exit(0) except Exception, inst: recdblist.addCommonlogEX("Error", "install_check(timerec.py)", str(type(inst)),str(inst)+traceback.format_exc(),log_level=200) - install.install() + #install.install() recdb.deleteOldProgramBeforeTheseHours("24") recdb.delete_old_auto_bayes("1") recdb.delete_old_auto_keyword("1")