From 41bb8ae608374db76795192819ec43caf815cf3f Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Thu, 15 Dec 2016 00:07:44 +0000 Subject: Suppress some leftover debugging output from import-dsc. Closes:#847658. Signed-off-by: Ian Jackson --- dgit | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dgit') diff --git a/dgit b/dgit index 224d85b..c280016 100755 --- a/dgit +++ b/dgit @@ -5901,7 +5901,7 @@ END $there .= "/$f"; symlink $there, $here or fail "symlink $there to $here: $!"; progress "made symlink $here -> $there"; - print STDERR Dumper($fi); +# print STDERR Dumper($fi); } my @mergeinputs = generate_commits_from_dsc(); die unless @mergeinputs == 1; -- cgit v1.2.3