Debian Automated Code Analysis

checkbashisms analysis of nco_4.0.2-1.dsc

possible bashism in ./configure line 374 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./configure line 3198 ($HOST(TYPE|NAME)):
if test "${HOSTNAME}"; then
possible bashism in ./configure line 3199 ($HOST(TYPE|NAME)):
    nco_hostname="${HOSTNAME}"
possible bashism in ./configure line 17822 ('((' should be '$(('):
if ((test "${enable_libnco}" = 'yes') && (test "${MACOSX}" != 1)); then
possible bashism in ./configure line 22263 ($HOST(TYPE|NAME)):
echo "HOSTNAME............. ${HOSTNAME}"
possible bashism in ./bm/nco_bm.sh line 69 (unalias -a):
unalias -a # Turn off aliases

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