]> git.decadent.org.uk Git - dak.git/commitdiff
dak.conf
authorJoerg Jaspert <joerg@debian.org>
Wed, 5 Aug 2009 23:15:22 +0000 (01:15 +0200)
committerJoerg Jaspert <joerg@debian.org>
Wed, 5 Aug 2009 23:15:22 +0000 (01:15 +0200)
While sick this makes sure we can still find stuff and not break.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/dak.conf

index e3b927b8301419fb0ee0173e69d756f9de3a1e41..6ad96a6b8cd97a793bf0470b86485d66b9687c18 100644 (file)
@@ -574,6 +574,9 @@ Dir
     Unchecked "/srv/ftp.debian.org/queue/unchecked/";
     Newstage "/srv/ftp.debian.org/queue/newstage/";
     BTSVersionTrack "/srv/ftp.debian.org/queue/bts_version_track/";
+    Embargoed "/does/not/exist/";
+    Unembargoed "/does/not/exist/";
+    Disembargo "/does/not/exist/";
   };
 };