summaryrefslogtreecommitdiff
path: root/dgit
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2014-01-19 15:04:00 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2014-03-05 18:29:03 +0000
commit44a2c13511958d2dec9de240fbbcc1102869b9a8 (patch)
treedd15942c93e40138606d3531fe29280b63df5bd0 /dgit
parentfce3bf18963f18db50fba153b669af97bd70ddc7 (diff)
dgit-repos-server: wip tests
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 {