TODO
changeset 66 f96289ad970c
parent 59 b9c014c353a3
--- a/TODO	Tue Jun 19 11:32:38 2012 +0300
+++ b/TODO	Tue Jun 19 11:35:08 2012 +0300
@@ -1,9 +1,7 @@
 TODO:
-    run other targets even if one target fails due to a error (but fail on bugs...) (base class Exception?)
+    simplify pvl.backup-snapshot, perhaps moving multiple-target support to a separate config bash script?
 
-    fix logging exec/scriptname prefix
-
-    stats: total/changed files/bytes
+    stats: total/changed files/bytes + time?
 
     config: [target] exclude = ...
 
@@ -21,3 +19,9 @@
 0.5.0:
     config:     split pvl-backup.d configs
     logging:    less config/source-parsing, more 'real rsync command running'
+
+0.5.2:
+    retry snapshot lvremove; usually works on the 2/3rd try?
+    fix logging exec/scriptname prefix (for both scripts!)
+    run other targets even if one target fails due to a error (but fail on bugs...)
+