borgend/backup.py

changeset 89
51cc2e25af38
parent 88
dfd52898f175
child 96
de8ac6c470d8
--- a/borgend/backup.py	Mon Jan 29 09:21:07 2018 +0000
+++ b/borgend/backup.py	Mon Jan 29 09:38:53 2018 +0000
@@ -1,5 +1,8 @@
 #
-# Borgend Backup instance
+# Borgend by Tuomo Valkonen, 2018
+#
+# This file implements the scheduling, running, and borg output processing
+# for a specific configured backup.
 #
 
 import logging

mercurial