]> andersk Git - moira.git/blobdiff - backup/nightly.sh
Added a df check for the /moira/ dir so we don't have partition full again.
[moira.git] / backup / nightly.sh
index de0121c21bb285fe7e420bfb669bdb4e2a9eb71e..219d638be21489fa518fe2568df6a9bcc3311cc9 100644 (file)
@@ -51,6 +51,8 @@ echo -n "2"
 mv backup_1 backup_2
 echo -n "1"
 mv in_progress backup_1
+echo
+/bin/df /moira/moira.log | /usr/ucb/tail -1
 echo 
 echo -n "deleting last backup"
 rm -rf stale
This page took 0.029789 seconds and 4 git commands to generate.