]> git.sesse.net Git - backup.sh/commitdiff
TODOs fixed, known issues listed
authorroot <empty>
Mon, 17 Dec 2007 21:24:34 +0000 (21:24 +0000)
committerroot <empty>
Mon, 17 Dec 2007 21:24:34 +0000 (21:24 +0000)
backup.sh

index 8f85b1445751dc76d535ee8b254a26f32d7370ff..12b210ac5bd6cbc6a734f98b79e058e899651e8c 100755 (executable)
--- a/backup.sh
+++ b/backup.sh
 #
 # The script is halfway Norwegian and halfway English. Newer modifications are
 # in English, we should probably stick to that.
-
-# TODO(sesse, 2007-12-16): 
-#  * Sjekk hvorfor .idx-filene til UD er blitt 0 for siste fullbackuper
-#  * Rydde uleselig kode fra linje 211 og litt nedover
+# 
+# Known issues:
+#
+# o $R has no proper meaning because of the forking subshell stuff. We need a
+#   more robust way of returning non-zero on errors, which we probably don't
+#   right now.
+# o The code around line 211 and downwards is messy.
+#
 
 # Configuration
 LOCKFILE=/home/backup/backuprun.lockfile