chiark / gitweb /
Test suite: Switch by default archive access method to dummycatapi
[dgit.git] / dgit
diff --git a/dgit b/dgit
index 1b32fa7c1cc632d9d7ae2d117e7a78756d47a4e1..db03cfbdcc6052d4be063af4cbc4b7da059c6f8a 100755 (executable)
--- a/dgit
+++ b/dgit
@@ -619,7 +619,7 @@ our %defcfg = ('dgit.default.distro' => 'debian',
               'dgit-distro.test-dummy.git-url' => "$td/git",
               'dgit-distro.test-dummy.git-host' => "git",
               'dgit-distro.test-dummy.git-path' => "$td/git",
-              'dgit-distro.test-dummy.archive-query' => "ftpmasterapi:",
+              'dgit-distro.test-dummy.archive-query' => "dummycatapi:",
               'dgit-distro.test-dummy.archive-query-url' => "file://$td/aq/",
               'dgit-distro.test-dummy.mirror' => "file://$td/mirror/",
               'dgit-distro.test-dummy.upload-host' => 'test-dummy',