]> git.decadent.org.uk Git - dak.git/commitdiff
stupid hacks, we hate them
authorJoerg Jaspert <joerg@debian.org>
Sat, 5 Feb 2011 10:35:55 +0000 (11:35 +0100)
committerJoerg Jaspert <joerg@debian.org>
Sat, 5 Feb 2011 10:35:55 +0000 (11:35 +0100)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/dak.conf

index 2741eed7852a16562c4714b27fca803e9854a543..f82efc91a37248e79de0b237c689a479db352b9a 100644 (file)
@@ -432,9 +432,9 @@ Dir
     Unchecked "/srv/ftp-master.debian.org/queue/unchecked/";
     Newstage "/srv/ftp-master.debian.org/queue/newstage/";
     BTSVersionTrack "/srv/ftp-master.debian.org/queue/bts_version_track/";
-    Embargoed "/does/not/exist/";
-    Unembargoed "/does/not/exist/";
-    Disembargo "/does/not/exist/";
+    Embargoed "/srv/ftp-master.debian.org/does/not/exist/";
+    Unembargoed "/srv/ftp-master.debian.org/does/not/exist/";
+    Disembargo "/srv/ftp-master.debian.org/does/not/exist/";
   };
 };