summaryrefslogtreecommitdiff
path: root/dgit
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2013-11-17 16:15:37 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2013-11-24 17:45:27 +0000
commitc2d43f9859a861f8522c32bb42e9f74fd229b6bf (patch)
tree9a8c8245c9e173b943934d1f95b5746864692111 /dgit
parentaa763397e6222caf15f1f4c86e05162b8764f3dc (diff)
autopkgtests: push test; specify dummy upload host; specify dput host and config
Diffstat (limited to 'dgit')
-rwxr-xr-xdgit1
1 files changed, 1 insertions, 0 deletions
diff --git a/dgit b/dgit
index 38b3364..9b895b0 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 {