chiark / gitweb /
split brain cache: Fix a wrong implicit reference to $_. Closes:#841383.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 20 Oct 2016 14:05:59 +0000 (15:05 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 20 Oct 2016 14:06:05 +0000 (15:06 +0100)
commit63f314691709644c0fb60c9ae4942f75714e4255
tree5236eb874c198e8c168621b11e95d3e944d38ce2
parent25d99544a7f5a83e0b2fd2fa046682865271d7c3
split brain cache: Fix a wrong implicit reference to $_. Closes:#841383.

Otherwise we can get:

  Use of uninitialized value $_ in pattern match (m//) at /usr/bin/dgit
  line 4364.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
debian/changelog
dgit