X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=tests%2Ffixtures%2Fdak.conf;h=6f68238da95f913c3b23e4c6f9c95f65ef118bc6;hb=c6c97ebf8447d3ac7399615b028a2c9d0407c805;hp=94992fe5c700bb7c8a96338df647a6fda7705f4a;hpb=37818276a5aba97d97763420a7655d2350dad747;p=dak.git diff --git a/tests/fixtures/dak.conf b/tests/fixtures/dak.conf index 94992fe5..6f68238d 100644 --- a/tests/fixtures/dak.conf +++ b/tests/fixtures/dak.conf @@ -1,4 +1,4 @@ -# For extract_component_from_section tests +// For extract_component_from_section tests Component { @@ -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; +}; +