Russ Allbery wrote:
>
> +# description.
> +our @DESCS = (<$ENV{LINTIAN_ROOT}/checks/*.desc>);
> +plan tests => scalar(@DESCS);
> +Would be great if this and the other recent test didn't assume that LINTIAN_ROOT is always set, so that manually running prove -Ilib/ t/scripts works. Cheers, -- Raphael Geissert - Debian Maintainer www.debian.org - get.debian.net -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

