Debian Automated Code Analysis

checkbashisms analysis of mc_4.7.0.9-1.dsc

possible bashism in ./configure line 369 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./configure line 12123 ($'...' should be "$(printf '...')"):
             DX_ENV="$DX_ENV DOT_PATH='`expr ".$DX_DOT" : '\(\.\)[^/]*$' \| "x$DX_DOT" : 'x\(.*\)/[^/]*$'`'"
possible bashism in ./contrib/mcserv.init line 27 ($"foo" should be eval_gettext "foo"):
        echo -n $"Starting $prog: "
possible bashism in ./contrib/mcserv.init line 35 ($"foo" should be eval_gettext "foo"):
        echo -n $"Stopping $prog: "
possible bashism in ./contrib/mcserv.init line 64 ($"foo" should be eval_gettext "foo"):
	echo $"Usage: $0 {start|stop|status|restart|reload|condrestart}"
possible bashism in ./.pc/debian/03_use_awk.patch/configure line 369 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./.pc/debian/03_use_awk.patch/configure line 12123 ($'...' should be "$(printf '...')"):
             DX_ENV="$DX_ENV DOT_PATH='`expr ".$DX_DOT" : '\(\.\)[^/]*$' \| "x$DX_DOT" : 'x\(.*\)/[^/]*$'`'"
possible bashism in ./lib/vfs/mc-vfs/extfs/uc1541.in line 23 ($UID should be "$(id -ru)"):
    $C1541 "$1" -list | gawk -v uid=${UID-0} '
possible bashism in ./lib/vfs/mc-vfs/extfs/uace.in line 25 ($UID should be "$(id -ru)"):
    $ACE_LIST "$1" | gawk -v uid=${UID-0} '
possible bashism in ./lib/vfs/mc-vfs/extfs/uarc.in line 22 ($UID should be "$(id -ru)"):
    $ARC_LIST "$1" | gawk -v uid=${UID-0} '
possible bashism in ./lib/vfs/mc-vfs/samba/configure line 369 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3

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