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>
Mon, 27 Oct 2014 09:33:47 +0000 (10:33 +0100)
commit9ff6f2986d4a23df801b24aa74615d7f90b04db5
tree8571ad6eae73f7fdb6ae69c663223b1f0972e37f
parent3732b3ceec242ae7757c99762520fe547afc9aa9
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