From eef842fb0e323b265071e751bcb704a1ce79e950 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 20 Aug 2018 01:41:59 +0100 Subject: dgit: quilt fiuxp: linearisation failure: Add a blank line The `stopped at' commit report can be long, if there are several, or complicated, commits. Add a blank line. Signed-off-by: Ian Jackson --- dgit | 1 + 1 file changed, 1 insertion(+) (limited to 'dgit') diff --git a/dgit b/dgit index 2a3d9ac..83d1d09 100755 --- a/dgit +++ b/dgit @@ -5371,6 +5371,7 @@ sub quiltify ($$$$) { foreach my $notp (@nots) { print STDERR "$us: ", $reportnot->($notp), "\n"; } + print STDERR "\n"; print STDERR "$us: $_->[1]\n" foreach @$failsuggestion; fail "quilt history linearisation failed. Search \`quilt fixup' in dgit(7).\n"; -- cgit v1.2.3