]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.unchecked
Timestamps
[dak.git] / config / debian / cron.unchecked
index fed9ac59cdcbbef6af819f5ee7f35452419f3265..6c142068533f96915997168c839826ff571bab91 100755 (executable)
@@ -103,5 +103,7 @@ do_unchecked
 if [ ! -z "$changes" ]; then
     sync_debbugs
     do_buildd
+    echo "Starting g-p-s: $(date +%H:%M:%S)"
     do_dists
+    echo "Done with g-p-s: $(date +%H:%M:%S)"
 fi