X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=tests%2Ffixtures%2Fdak.conf;h=3a728f78c1a0911ae74cb62fbab32b32a5a60d66;hb=f74884ed707584673bc2066427fa94f3b348d065;hp=a73884088bb405b45dc17da462afc6a241622254;hpb=b9595afb11d0e642d7dd855d24e952e64ce642b7;p=dak.git diff --git a/tests/fixtures/dak.conf b/tests/fixtures/dak.conf index a7388408..3a728f78 100644 --- a/tests/fixtures/dak.conf +++ b/tests/fixtures/dak.conf @@ -17,3 +17,19 @@ Component Description "Software that fails to meet the DFSG"; }; }; + +Dir +{ + Root "tests/fixtures/ftp/"; + Pool "/srv/ftp-master.debian.org/ftp/pool/"; + TempPath "/tmp"; +}; + +DB +{ + Name "test_projectb"; + Host ""; + Port -1; + Unicode false; +}; +