X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=tests%2Ffixtures%2Fdak.conf;h=ec88cc1f4a57eafb37f1557bc8a4591b89b97cc7;hb=65695c362eeffaa4f0dad9c2f19ee14b80c9fb0a;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=682635f59f5271a071418e1eb6ccf0c3b3247c28;p=dak.git diff --git a/tests/fixtures/dak.conf b/tests/fixtures/dak.conf index e69de29b..ec88cc1f 100644 --- a/tests/fixtures/dak.conf +++ b/tests/fixtures/dak.conf @@ -0,0 +1,15 @@ +Dir +{ + Root "tests/fixtures/ftp/"; + Pool "/srv/ftp-master.debian.org/ftp/pool/"; + TempPath "/tmp"; +}; + +DB +{ + Name "test_projectb"; + Host ""; + Port -1; + Unicode false; +}; +