Code

check_plugins.pl: Fixed open{,dir}() error handling.
authorSebastian Harl <sh@tokkee.org>
Fri, 5 Oct 2007 17:37:38 +0000 (19:37 +0200)
committerSebastian Harl <sh@tokkee.org>
Fri, 5 Oct 2007 17:37:38 +0000 (19:37 +0200)
commitf3c385fb61b3538b071a35315bc09274bd754894
tree42101657d1afcc5327bc579a287a805481f742a7
parenta203c3f7262a69d411b0631fd494bde8e1756c47
check_plugins.pl: Fixed open{,dir}() error handling.

If open{,dir}() fails, the {file,dir}handle is _not_ an undefined value.
The functions simply return a false value in that case.
debian/check_plugins.pl