]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.unchecked
database backup foo
[dak.git] / config / debian / cron.unchecked
index 0d180a184b366c52bff8ebf6cbea755a0718b36a..7b81e511e2878843ae34ef733ace8ca24463b4b9 100755 (executable)
@@ -95,6 +95,8 @@ if ! lockfile -r8 $LOCKFILE; then
 fi
 trap cleanup 0
 
+
+pg_timestamp preunchecked
 do_newstage
 do_unchecked
 
@@ -105,3 +107,4 @@ if [ ! -z "$changes" ]; then
 fi
 
 dak contents -l 10000 scan
+pg_timestamp postunchecked