Debian Automated Code Analysis

checkbashisms analysis of inn2_2.5.2-1.dsc

possible bashism in ./scripts/news.daily.in line 193 ($HOST(TYPE|NAME)):
   MAILSUBJ="${HOSTNAME} Daily Usenet report for ${DATE}"
possible bashism in ./scripts/news.daily.in line 195 ($HOST(TYPE|NAME)):
   MAILSUBJ="${HOSTNAME} intermediate Usenet report for ${DATE}"
possible bashism in ./support/fixconfig.in line 75 ($HOST(TYPE|NAME)):
$SED -e "s,@prefix[@],$prefix,g" \
     -e "s,@bindir[@],$bindir,g" \
     -e "s,@libexecdir[@],$libexecdir,g" \
     -e "s,@libdir[@],$libdir,g" \
     -e "s,@sbindir[@],$sbindir,g" \
     -e "s,@sysconfdir[@],$sysconfdir,g" \
     -e "s,@CONTROLDIR[@],$CONTROLDIR,g" \
     -e "s,@DBDIR[@],$DBDIR,g" \
     -e "s,@FILTERDIR[@],$FILTERDIR,g" \
     -e "s,@HTTPDIR[@],$HTTPDIR,g" \
     -e "s,@LIBPERLDIR[@],$LIBPERLDIR,g" \
     -e "s,@LOGDIR[@],$LOGDIR,g" \
     -e "s,@RUNDIR[@],$RUNDIR,g" \
     -e "s,@SPOOLDIR[@],$SPOOLDIR,g" \
     -e "s,@tmpdir[@],$tmpdir,g" \
     -e "s,@DO_PGPVERIFY[@],$DO_PGPVERIFY,g" \
     -e "s,@HOSTNAME[@],$HOSTNAME,g" \
     -e "s,@SENDMAIL[@],$SENDMAIL,g" < "$input" > "$output"
possible bashism in ./backends/send-nntp.in line 83 (time):
    time innxmit ${DEBUG} -P ${PORT} ${HOST} ${BATCH}/${BATCHFILE}

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