]> err.no Git - dpkg/commit
* scripts/update-alternatives.pl: Move the ENOENT errno check from
authorGuillem Jover <guillem@debian.org>
Tue, 1 May 2007 21:42:53 +0000 (21:42 +0000)
committerGuillem Jover <guillem@debian.org>
Tue, 1 May 2007 21:42:53 +0000 (21:42 +0000)
commit273eaa85a7685cc1af2687398b27c277bfecfc4a
tree290a46ca3655b2424511c4f8d3ede1ac6136dc1a
parentd8f54ad4c26dff8367c9cd975097ca4915759c49
* scripts/update-alternatives.pl: Move the ENOENT errno check from
the if conditionals to the block body to avoid comparing against an
undef value on the next elsif conditional.
ChangeLog
scripts/update-alternatives.pl