X-Git-Url: http://iramuteq.org/git?p=iramuteq;a=blobdiff_plain;f=checkinstall.py;h=93aa358c5dc5bdf5742337277861a524eb322748;hp=5fb6ef18a2be268cb0dfaaa595fa42839281bec1;hb=342d693d835ba1077fe0f31824664a807cafa3bb;hpb=f004dd129dfef3fd898cc04e5d05ff13980168e5 diff --git a/checkinstall.py b/checkinstall.py index 5fb6ef1..93aa358 100644 --- a/checkinstall.py +++ b/checkinstall.py @@ -45,6 +45,7 @@ def IsNew(self): return True def UpgradeConf(self) : + log.info('upgrade conf') dictuser = self.ConfigPath dictappli = ConstructConfigPath(self.AppliPath, user = False) for item,filein in dictuser.iteritems():