]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/dinstall.variables
Use the real path, not my local one - whoops
[dak.git] / config / debian / dinstall.variables
index cd0fb20b6f9ae6c8975abf5f1e0f53658f1900e9..d2cdfd1cb3729abaa0284faac8168858f9d80161 100644 (file)
@@ -1,3 +1,4 @@
+# -*- mode:sh -*-
 # usually we are not using debug logs. Set to 1 if you want them.
 DEBUG=0
 
@@ -44,3 +45,6 @@ LOCK_BUILDD="$lockdir/buildd.lock"
 
 # Statefile for the users
 DINSTALLSTATE="${webdir}/dinstall.status"
+
+# The mirror trace file
+TRACEFILE="${ftpdir}/project/trace/ftp-master.debian.org"