chiark / gitweb /
@@ -1,3 +1,10 @@
[chiark-utils.git] / backup / driver
index bdf3b38c44e140397b1bc63b5ee1999c62ac5204..36d9c1f23a03917c7f3364f322ddb99e234e775c 100755 (executable)
@@ -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`