[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] write trace file for debian-buildd (incoming.d.o) archive



---
 config/debian/common | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/config/debian/common b/config/debian/common
index 92715e6..9b9389c 100755
--- a/config/debian/common
+++ b/config/debian/common
@@ -104,6 +104,8 @@ function make_buildd_dir () {
     # Stick a last modified date in the page footer
     echo "<p>Last updated: $(date -u)</p>" > ${incoming}/web/README.html
 
+    write_project_trace "${incoming}/web/debian-buildd"
+
     # Tell the mirrors that we've updated
     log "Pushing static for incoming.d.o"
     chronic timeout -k 600 480 /usr/local/bin/static-update-component incoming.debian.org < /dev/null
-- 
2.1.4


Reply to: