]> git.donarmstrong.com Git - dak.git/commitdiff
* try tweaking the queue configuration
authorDon Armstrong <don@donarmstrong.com>
Wed, 15 Feb 2012 22:51:34 +0000 (14:51 -0800)
committerDon Armstrong <don@donarmstrong.com>
Wed, 15 Feb 2012 22:51:34 +0000 (14:51 -0800)
config/debian-r/dak.conf

index 41b2723465fcd71a97a01d1b97a6c012aa0eba17..22b4132d3ea078a26df0de1d667da78ec3ac2184 100644 (file)
@@ -167,7 +167,7 @@ SuiteMappings
   "map wheezy testing";
 };
 
-Dir "/"
+Dir
 {
   Root "/srv/debian-r/ftp/";
   Pool "/srv/debian-r/ftp/pool/";
@@ -184,7 +184,7 @@ Dir "/"
   Holding "/srv/debian-r/queue/holding/";
   Done "/srv/debian-r/queue/done/";
   Reject "/srv/debian-r/queue/reject/";
-  Queue "/srv/debian-r/queue/"
+  Queue
   {
        Unchecked "/srv/debian-r/queue/unchecked/";
        Byhand "/srv/debian-r/queue/byhand/";