X-Git-Url: http://iramuteq.org/git?p=iramuteq;a=blobdiff_plain;f=checkinstall.py;h=93aa358c5dc5bdf5742337277861a524eb322748;hp=5fb6ef18a2be268cb0dfaaa595fa42839281bec1;hb=278fceaa7db7b84d7c6f3bbd3f86e5ddb0ebda09;hpb=f004dd129dfef3fd898cc04e5d05ff13980168e5;ds=sidebyside 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():