Debian Automated Code Analysis

checkbashisms analysis of sssd_1.2.1-4.dsc

possible bashism in ./common/configure line 372 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./common/ini/configure line 372 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./common/collection/configure line 372 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./common/dhash/configure line 372 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./common/path_utils/configure line 372 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./common/refarray/configure line 372 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./configure line 371 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./configure line 2185 (should be >word 2>&1):
 if git log -1 &>/dev/null; then
possible bashism in ./src/configure line 372 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./src/sysv/sssd line 41 ($"foo" should be eval_gettext "foo"):
    echo -n $"Starting $prog: "
possible bashism in ./src/sysv/sssd line 50 ($"foo" should be eval_gettext "foo"):
    echo -n $"Stopping $prog: "
possible bashism in ./src/sysv/sssd line 59 ($"foo" should be eval_gettext "foo"):
    echo -n $"Reloading $prog: "
possible bashism in ./src/sysv/sssd line 117 ($"foo" should be eval_gettext "foo"):
    echo $"Usage: $0 {start|stop|status|restart|condrestart|try-restart|reload|force-reload}"

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