Control: tag -1 + confirmed
Control: severity -1 serious

Hi Laurent,

Laurent Bigonville wrote:
> When running "$ check-enhancements --verbose -ip" I get the following
> error:
> /usr/bin/check-enhancements: line 65: continue: only meaningful in a `for', 
> `while', or `until' loop
> 
> And indeed, the continue statement is not in a loop:
> 
>     case $? in
>        0) if test $OPT_VERBOSE != 0; then echo -e "Package <<$1>> could be 
> Enhanced by:"; fi
>        ;;
>        1) continue
>        ;;
>        *) echo "${SELF}: Internal Error!"
>           exit 1
>        ;;
>     esac

Thanks for the bug report!

> I guess that the "continue" could simply be removed.

Probably, yes. Will check.

> Not sure if this needs to be RC

That's always difficult to asses if only one of many binaries has an
issue and the package is perfectly fine if you don't need that one
binary.

I'm setting the severity to "serious" as this, "in the package
maintainer's [...] opinion, makes the package unsuitable for release".

Release Team: If you disagree, please downgrade the severity again
accordingly.

                Regards, Axel
-- 
 ,''`.  |  Axel Beckert <a...@debian.org>, http://people.debian.org/~abe/
: :' :  |  Debian Developer, ftp.ch.debian.org Admin
`. `'   |  4096R: 2517 B724 C5F6 CA99 5329  6E61 2FF9 CD59 6126 16B5
  `-    |  1024D: F067 EA27 26B9 C3FC 1486  202E C09E 1D89 9593 0EDE

Attachment: signature.asc
Description: Digital signature

Reply via email to