From: Steinar H. Gunderson Date: Sun, 5 Oct 2014 16:10:35 +0000 (+0200) Subject: Do not create .date before the backup is done. X-Git-Url: https://git.sesse.net/?p=backup.sh;a=commitdiff_plain;h=265046e79d6e6e38e9c2e3eb660a054f6db296cd;hp=61e017b8a2966bb066569b77ffe13d61cfd32231 Do not create .date before the backup is done. --- diff --git a/backup.sh b/backup.sh index fe208a2..5e0cfb5 100755 --- a/backup.sh +++ b/backup.sh @@ -221,7 +221,6 @@ for filesystem in $filesystems; do then # Take the first full backup of this filesystem on this computer backuplevel=full - echo $DATEs > $storagedir/$computer/$sfilesystem/.date fi # Check if we want a full backup