X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=chiark-utils.git;a=blobdiff_plain;f=backup%2Fdriver;h=36d9c1f23a03917c7f3364f322ddb99e234e775c;hp=bdf3b38c44e140397b1bc63b5ee1999c62ac5204;hb=f0979352515324563d91f949eb123990dff35c36;hpb=17fb3a3831ca812a3ad384f4eec3b977432facd9 diff --git a/backup/driver b/backup/driver index bdf3b38..36d9c1f 100755 --- a/backup/driver +++ b/backup/driver @@ -37,6 +37,7 @@ echo 'FAILED to start dump script' >this-status # both full and incremental backups, according to the ID of the # tape in the drive. full 2>&1 | tee this-log +snap-drop 2>&1 | tee this-log status=`cat this-status 2>/dev/null`