action: Let each action track a status and log it.
authorMatthijs Kooijman <matthijs@stdin.nl>
Sat, 7 Aug 2010 18:38:25 +0000 (20:38 +0200)
committerMatthijs Kooijman <matthijs@stdin.nl>
Sat, 7 Aug 2010 18:38:25 +0000 (20:38 +0200)
commitdb3987f515ca9f9e9d9437f7a7454e050e1ec273
treebc208f943f16b9603901d3d21f0a140203134a6e
parent101bff5ef5fec6382ab572a286c4e79d0312c6cd
action: Let each action track a status and log it.

This allows (in the future) for a nice summary after each run and allows
actions to fail without breaking out with an exception right away.
src/lib/backupninja/action.py
src/lib/backupninja/handlers/__init__.py