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