]> git.decadent.org.uk Git - dak.git/blobdiff - tests/fixtures/dak.conf
Create temp directory at the preferred location.
[dak.git] / tests / fixtures / dak.conf
index 1c50af073a9a2424b7718466931978b9488e94cc..3a728f78c1a0911ae74cb62fbab32b32a5a60d66 100644 (file)
@@ -20,5 +20,16 @@ Component
 
 Dir
 {
-  Root "fixtures/ftp/";
+  Root "tests/fixtures/ftp/";
+  Pool "/srv/ftp-master.debian.org/ftp/pool/";
+  TempPath "/tmp";
 };
+
+DB
+{
+  Name "test_projectb";
+  Host "";
+  Port -1;
+  Unicode false;
+};
+