X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=tests%2Ffixtures%2Fdak.conf;h=3a728f78c1a0911ae74cb62fbab32b32a5a60d66;hb=f74884ed707584673bc2066427fa94f3b348d065;hp=9c0bfe51422216882a0ee272852b79c941bc7012;hpb=d0c606466fbc892a05b2c551f20539c67ace74f1;p=dak.git diff --git a/tests/fixtures/dak.conf b/tests/fixtures/dak.conf index 9c0bfe51..3a728f78 100644 --- a/tests/fixtures/dak.conf +++ b/tests/fixtures/dak.conf @@ -21,4 +21,15 @@ Component Dir { Root "tests/fixtures/ftp/"; + Pool "/srv/ftp-master.debian.org/ftp/pool/"; + TempPath "/tmp"; }; + +DB +{ + Name "test_projectb"; + Host ""; + Port -1; + Unicode false; +}; +