Debian Automated Code Analysis

checkbashisms analysis of dahdi-tools_2.2.1.1-1.dsc

possible bashism in ./xpp/astribank_hook line 56 (echo -e):
			echo -e "${xbus}\t${label}"
possible bashism in ./xpp/waitfor_xpds line 68 ('$((n--))' should be '$n; $((n=n-1))'):
	: $((tries--))
possible bashism in ./menuselect/configure line 370 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./menuselect/configure line 3806 (should be >word 2>&1):
$as_echo "$as_me: *** Please install it to include ${NEWT_DESCRIP} support" >&or re-run configure;}
possible bashism in ./menuselect/configure line 3829 (should be >word 2>&1):
$as_echo "$as_me: *** Either correct the installation" >&or run configure;}
possible bashism in ./menuselect/configure line 3927 (should be >word 2>&1):
$as_echo "$as_me: *** Please install it to include ${CURSES_DESCRIP} support" >&or re-run configure;}
possible bashism in ./menuselect/configure line 3950 (should be >word 2>&1):
$as_echo "$as_me: *** Either correct the installation" >&or run configure;}
possible bashism in ./menuselect/configure line 4048 (should be >word 2>&1):
$as_echo "$as_me: *** Please install it to include ${NCURSES_DESCRIP} support" >&or re-run configure;}
possible bashism in ./menuselect/configure line 4071 (should be >word 2>&1):
$as_echo "$as_me: *** Either correct the installation" >&or run configure;}

This report was generated on Thu, 16 Dec 2010 15:38:15 +0000, based on results by checkbashisms 2.10.65git5