moved log msg about script's normal shutdown from BaseScript to DataMaintainer
authormartinko <gamato@users.sf.net>
Fri, 10 Oct 2014 13:50:38 +0000 (15:50 +0200)
committermartinko <gamato@users.sf.net>
Fri, 10 Oct 2014 13:50:38 +0000 (15:50 +0200)
commitc1d2be0cfdafffe0710bb575d916b12734a6742d
tree8571ad6eae73f7fdb6ae69c663223b1f0972e37f
parent4783861931e3600a52f085faa7be9d817658b8bd
moved log msg about script's normal shutdown from BaseScript to DataMaintainer

I think this could be useful to others but it's got to move until a better solution is figured out.
python/skytools/scripting.py
scripts/data_maintainer.py