X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=tests%2Ffixtures%2Fdak.conf;h=ec88cc1f4a57eafb37f1557bc8a4591b89b97cc7;hb=7c5adcf962fe99d6a42307595f263f47d0112fbc;hp=9c0bfe51422216882a0ee272852b79c941bc7012;hpb=d0c606466fbc892a05b2c551f20539c67ace74f1;p=dak.git diff --git a/tests/fixtures/dak.conf b/tests/fixtures/dak.conf index 9c0bfe51..ec88cc1f 100644 --- a/tests/fixtures/dak.conf +++ b/tests/fixtures/dak.conf @@ -1,24 +1,15 @@ -// For extract_component_from_section tests - -Component +Dir { - main - { - Description "Main"; - }; - - contrib - { - Description "Contrib"; - }; - - non-free - { - Description "Software that fails to meet the DFSG"; - }; + Root "tests/fixtures/ftp/"; + Pool "/srv/ftp-master.debian.org/ftp/pool/"; + TempPath "/tmp"; }; -Dir +DB { - Root "tests/fixtures/ftp/"; + Name "test_projectb"; + Host ""; + Port -1; + Unicode false; }; +