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

[dak/master] use unchecked.lock, not daily.lock



Signed-off-by: Joerg Jaspert <joerg@debian.org>
---
 config/debian/dak.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/debian/dak.conf b/config/debian/dak.conf
index baf140e..cbd4f22 100644
--- a/config/debian/dak.conf
+++ b/config/debian/dak.conf
@@ -173,7 +173,7 @@ Clean-Suites
 
 Process-New
 {
-  DinstallLockFile "/srv/ftp.debian.org/lock/daily.lock";
+  DinstallLockFile "/srv/ftp.debian.org/lock/unchecked.lock";
   LockDir "/srv/ftp.debian.org/lock/new/";
 };
 
-- 
1.5.6.5


Reply to: