Debian Automated Code Analysis

checkbashisms analysis of keychain_2.6.8-2.dsc

possible bashism in ./keychain line 297 ($SECONDS):
    if [ -n "$BASH_VERSION" -a "$SECONDS" -ge 0 ] 2>/dev/null; then
possible bashism in ./keychain line 298 ($SECONDS):
        echo $SECONDS
possible bashism in ./keychain line 495 ($(OS|MACH)TYPE):
    [ -n "$OSTYPE" ] || getos
possible bashism in ./keychain line 498 ($(OS|MACH)TYPE):
    case "$OSTYPE" in
possible bashism in ./keychain line 1380 ($HOST(TYPE|NAME)):
[ -z "$hostopt" ] && hostopt="${HOSTNAME}"

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