]> git.decadent.org.uk Git - dak.git/blobdiff - tests/fixtures/dak.conf
Contents: use the new string_agg() function of Pg9.
[dak.git] / tests / fixtures / dak.conf
index a73884088bb405b45dc17da462afc6a241622254..6f68238da95f913c3b23e4c6f9c95f65ef118bc6 100644 (file)
@@ -17,3 +17,18 @@ Component
        Description "Software that fails to meet the DFSG";
   };
 };
+
+Dir
+{
+  Root "tests/fixtures/ftp/";
+  Pool "/srv/ftp-master.debian.org/ftp/pool/";
+};
+
+DB
+{
+  Name "test_projectb";
+  Host "";
+  Port -1;
+  Unicode false;
+};
+