summaryrefslogtreecommitdiff
path: root/dgit
diff options
context:
space:
mode:
Diffstat (limited to 'dgit')
-rwxr-xr-xdgit8
1 files changed, 0 insertions, 8 deletions
diff --git a/dgit b/dgit
index 61a1f73..50c45d7 100755
--- a/dgit
+++ b/dgit
@@ -470,14 +470,6 @@ our %defcfg = ('dgit.default.distro' => 'debian',
'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',
- 'dgit-distro.test-dummy-drs.ssh' => "$td/ssh",
- 'dgit-distro.test-dummy-drs.username' => "alice",
- 'dgit-distro.test-dummy-drs.git-check' => "true",
- 'dgit-distro.test-dummy-drs.git-create' => "true",
- 'dgit-distro.test-dummy-drs.git-url' => "$td/git",
- 'dgit-distro.test-dummy-drs.archive-query' => "dummycat:$td/aq",
- 'dgit-distro.test-dummy-drs.mirror' => "file://$td/mirror/",
- 'dgit-distro.test-dummy-drs.upload-host' => 'test-dummy',
);
sub cfg {