From: Sean Whitton Date: Sun, 13 Aug 2017 14:01:10 +0000 (-0700) Subject: dgit: Fix trailing whitespace X-Git-Tag: archive/debian/4.2~45 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=commitdiff_plain;h=ef028a9a6672e0d7ecf3a031f7e15d6f20612ec5 dgit: Fix trailing whitespace Signed-off-by: Sean Whitton --- diff --git a/dgit b/dgit index 248a7cbf..33e32395 100755 --- a/dgit +++ b/dgit @@ -986,7 +986,7 @@ sub commit_getclogp ($) { our %commit_getclogp_memo; my $memo = $commit_getclogp_memo{$objid}; return $memo if $memo; - + my $mclog = dgit_privdir()."clog"; runcmd shell_cmd "exec >$mclog", @git, qw(cat-file blob), "$objid:debian/changelog"; @@ -2383,7 +2383,7 @@ END local $ENV{GIT_AUTHOR_DATE} = $authline[2]; my $path = $ENV{PATH} or die; - + # we use ../../gbp-pq-output, which (given that we are in # $playground/PLAYTREE, and $playground is .git/dgit/unpack, # is .git/dgit.