]> git.decadent.org.uk Git - dak.git/commitdiff
stupid path names
authorJoerg Jaspert <joerg@debian.org>
Sat, 5 Feb 2011 15:01:29 +0000 (16:01 +0100)
committerJoerg Jaspert <joerg@debian.org>
Sat, 5 Feb 2011 15:01:29 +0000 (16:01 +0100)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian-security/dak.conf

index 4acfa1760d7748785f3c30755614aa500bc0bb98..5e3cce9d719d33b4d04d27ee51d01e4e4b85065b 100644 (file)
@@ -246,8 +246,8 @@ Dir
     Unchecked "/srv/security-master.debian.org/queue/unchecked/";
     Newstage "/srv/security-master.debian.org/queue/newstage/";
 
-    ProposedUpdates "/does/not/exist/"; // XXX fixme
-    OldProposedUpdates "/does/not/exist/"; // XXX fixme
+    ProposedUpdates "/srv/security-master.debian.org/does/not/exist/"; // XXX fixme
+    OldProposedUpdates "/srv/security-master.debian.org/does/not/exist/"; // XXX fixme
 
     Embargoed "/srv/security-master.debian.org/queue/embargoed/";
     Unembargoed "/srv/security-master.debian.org/queue/unembargoed/";