chiark / gitweb /
dgit-repos-server: make _tmp
[dgit.git] / dgit
diff --git a/dgit b/dgit
index 61a1f73007a5e94ba5ff706d2347bf37368e3343..50c45d7a4168045b6cc4e43a6ea557012bafd488 100755 (executable)
--- 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 {