X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fdinstall.variables;h=d2cdfd1cb3729abaa0284faac8168858f9d80161;hb=0216544ee8c5aca451b9133f908adb686cd8f68d;hp=cd0fb20b6f9ae6c8975abf5f1e0f53658f1900e9;hpb=e6c5d6798be7831cc5e8f294328b9ffe4aa510d2;p=dak.git diff --git a/config/debian/dinstall.variables b/config/debian/dinstall.variables index cd0fb20b..d2cdfd1c 100644 --- a/config/debian/dinstall.variables +++ b/config/debian/dinstall.variables @@ -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"