From 5016ae374676ed5dbf594a4fde97ac5603880e4a Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 29 Jun 2015 02:02:26 +0100 Subject: Fix an undef reference in error message processing when quilt fixup linearisation fails. --- infra/dgit-ssh-dispatch | 1 + 1 file changed, 1 insertion(+) (limited to 'infra') diff --git a/infra/dgit-ssh-dispatch b/infra/dgit-ssh-dispatch index 6d4efbf..ed9a23d 100755 --- a/infra/dgit-ssh-dispatch +++ b/infra/dgit-ssh-dispatch @@ -32,6 +32,7 @@ our $qre = '["'."']?"; # diverts should be list of # [] # where is a package name pattern which may contain * or literals. +# is for `git config dgit-distro.DISTRO.diverts.' our ($distro,$pkg, $d); our ($dgitlive,$repos,$suites,$diverts,$policyhook,$repo); -- cgit v1.2.3