]> andersk Git - moira.git/commitdiff
Added a df check for the /moira/ dir so we don't have partition full again.
authordkk <dkk>
Tue, 15 Nov 1994 00:20:00 +0000 (00:20 +0000)
committerdkk <dkk>
Tue, 15 Nov 1994 00:20:00 +0000 (00:20 +0000)
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.161686 seconds and 5 git commands to generate.