Debian Automated Code Analysis

checkbashisms analysis of liquidsoap_0.9.2-3.dsc

possible bashism in ./configure line 367 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./doc/scripts/test_snipets line 12 (echo -e):
	echo -en "Testing \033[1m$BASENAME\033[0m... ";
possible bashism in ./doc/scripts/test_snipets line 14 (echo -e):
        if `echo $BYPASS | grep -q "$BASENAME"`; then echo -e "\e[1;34m[bypass]"
possible bashism in ./doc/scripts/test_snipets line 15 (echo -e):
        else ($COMMAND "$BASENAME" > /dev/null 2> /dev/null && echo -e "\e[1;32m[ok]") || echo -e "\e[1;31m[failed]"; 

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