Package: imapproxy
Version: 1.2.4-5.1
Severity: serious
Justification: Policy 10.4, "shell scripts specifying /bin/sh as interpreter 
must only use POSIX features"
Tags: patch

> if [ "$START" == "no" -a "$1" != "stop" ]; then
>         log_warning_msg "Not starting imapproxy - disabled in ${DEFAULT}";
>         exit 0;
> fi

It appears dash and posh chokes on "==" above. A single "=" is enough and POSIX.

-- 
Magnus Holmgren        [EMAIL PROTECTED]
                       (No Cc of list mail needed, thanks)

Attachment: pgpxDskJdpsTz.pgp
Description: PGP signature

Reply via email to