Debian Automated Code Analysis

checkbashisms analysis of monkeysphere_0.31-3.dsc

possible bashism in ./packaging/freebsd/security/monkeysphere/pkg-install line 25 ($UID should be "$(id -ru)"):
        GID=${UID}
possible bashism in ./packaging/freebsd/security/monkeysphere/pkg-install line 51 ($UID should be "$(id -ru)"):
                if pw useradd ${USER} -u ${UID} -g ${GROUP} -h - \
                        -d "$VARLIB" -s /usr/local/bin/bash -c "monkeysphere authentication user,,,"

This report was generated on Fri, 17 Dec 2010 09:38:08 +0000, based on results by checkbashisms 2.10.65git5