X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=dgit;h=9b895b0350a7bc0cbf8b635b6c60779e648a1b24;hp=38b3364829f8f200a53e33372d623de761184bc0;hb=c2d43f9859a861f8522c32bb42e9f74fd229b6bf;hpb=aa763397e6222caf15f1f4c86e05162b8764f3dc diff --git a/dgit b/dgit index 38b33648..9b895b03 100755 --- a/dgit +++ b/dgit @@ -465,6 +465,7 @@ our %defcfg = ('dgit.default.distro' => 'debian', 'dgit-distro.test-dummy.git-path' => "$td/git", 'dgit-distro.test-dummy.archive-query' => "dummycat:$td/aq", 'dgit-distro.test-dummy.mirror' => "file://$td/mirror/", + 'dgit-distro.test-dummy.upload-host' => 'test-dummy', ); sub cfg {