chiark / gitweb /
Dgit.pm: printdebug: Strip empty strings from @_ and maybe quit early
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 11 Aug 2018 09:51:14 +0000 (10:51 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 11 Aug 2018 10:38:39 +0000 (11:38 +0100)
commit8047fa8b32e744b4033cdbe451108fdb2ea0e505
treed30e1f0b61b574095664af465dac63105c72b7aa
parent38e68231e64477cc87c3e899c6f547c62ec590e9
Dgit.pm: printdebug: Strip empty strings from @_ and maybe quit early

Now the meat of the function always has nonempty $_[-1].

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Debian/Dgit.pm