possible bashism in ./dkms_find-provides line 9 ($'...' should be "$(printf '...')"): IFS=$'\n' possible bashism in ./dkms_find-provides line 12 (declare): declare class=$1 variants=$2 pos=$3 possible bashism in ./dkms_find-provides line 21 (declare): declare tag class variants pos n possible bashism in ./dkms_find-provides line 24 ('((' should be '$(('): for ((n=0; n<${#class}; n++)); do possible bashism in ./dkms_find-provides line 49 (${parm/?/pat[/str]}): modver=${modver// /_} possible bashism in ./dkms_find-provides line 62 ($RANDOM): TMPDIR=$(mktemp -d --tmpdir dkms-findprovides-$$-$RANDOM-XXXXXX) possible bashism in ./lsb_release line 292 (echo -e): echo -e "$MSG_LSBVER$LSB_VERSION" # at least "n/a" possible bashism in ./lsb_release line 316 (echo -e): echo -e "$MSG_DISTID$DISTRIB_ID" possible bashism in ./lsb_release line 331 (echo -e): echo -e "$MSG_DISTDESC$DISTRIB_DESCRIPTION" possible bashism in ./lsb_release line 349 (echo -e): echo -e "$MSG_DISTREL$DISTRIB_RELEASE" possible bashism in ./lsb_release line 368 (echo -e): echo -e "$MSG_DISTCODE$(echo "$DISTRIB_CODENAME" | \ tr -d "[:blank:]")" # Remove blanks
This report was generated on Mon, 21 Mar 2011 06:38:04 +0000, based on results by checkbashisms 2.10.65git5