Debian Automated Code Analysis

checkbashisms analysis of texlive-extra_2009-10.dsc

possible bashism in ./texmf-dist/scripts/listings-ext/listings-ext.sh line 52 (echo -e):
      echo -e ${USAGE}
possible bashism in ./texmf-dist/scripts/listings-ext/listings-ext.sh line 350 (echo -e):
        echo -e "%--> file \"${OUTFILE}\" already exists, creating backup"
possible bashism in ./texmf-dist/scripts/listings-ext/listings-ext.sh line 360 (echo -e):
    echo -e "%-->" processing file \"$arg\" 1>&2  # echo the current
possible bashism in ./texmf-dist/source/fonts/eco/create.sh line 52 ('function' is useless):
function getpl () {
possible bashism in ./texmf-dist/source/fonts/eco/create.sh line 65 (should be >word 2>&1):
 	   tftopl `${kpsewhich} tfm ec${f}${s}.tfm` ./ec${f}${s}.pl &>/dev/null;
possible bashism in ./texmf-dist/source/fonts/eco/create.sh line 78 (should be >word 2>&1):
 	   tftopl `${kpsewhich} tfm tc${f}${s}.tfm` ./tc${f}${s}.pl &> /dev/null;
possible bashism in ./texmf-dist/source/fonts/eco/create.sh line 91 ('function' is useless):
function getvf () {
possible bashism in ./texmf-dist/source/fonts/eco/create.sh line 99 (should be >word 2>&1):
	   vptovf eco${f}${s}.vpl ../vf/eco${f}${s}.vf ../tfm/eco${f}${s}.tfm &> /dev/null; 
possible bashism in ./texmf-dist/source/fonts/eco/create.sh line 112 ('function' is useless):
function cleanup () {
possible bashism in ./texmf-dist/source/fonts/eco/create.sh line 122 ('function' is useless):
function intro () {
possible bashism in ./texmf-dist/source/fonts/eco/create.sh line 132 ('function' is useless):
function extro () {
possible bashism in ./texmf-dist/source/fonts/eco/create.sh line 140 ('function' is useless):
function echoinstalls () {
possible bashism in ./texmf-dist/doc/latex/forarray/forarray line 68 (should be 'b = a'):
	if [ $2 == $3 ] ; then
possible bashism in ./texmf-dist/doc/fonts/hfoldsty/generate.sh line 85 ('function' is useless):
function getpl () {
possible bashism in ./texmf-dist/doc/fonts/hfoldsty/generate.sh line 98 (should be >word 2>&1):
 	   tftopl `${kpsewhich} tfm ec${f}${s}.tfm` ./ec${f}${s}.pl &>/dev/null;
possible bashism in ./texmf-dist/doc/fonts/hfoldsty/generate.sh line 111 (should be >word 2>&1):
 	   tftopl `${kpsewhich} tfm tc${f}${s}.tfm` ./tc${f}${s}.pl &> /dev/null;
possible bashism in ./texmf-dist/doc/fonts/hfoldsty/generate.sh line 124 ('function' is useless):
function getvf () {
possible bashism in ./texmf-dist/doc/fonts/hfoldsty/generate.sh line 132 (should be >word 2>&1):
	   vptovf hfo${f}${s}.vpl hfo${f}${s}.vf hfo${f}${s}.tfm &> /dev/null; 
possible bashism in ./texmf-dist/doc/fonts/hfoldsty/generate.sh line 145 ('function' is useless):
function cleanup () {
possible bashism in ./texmf-dist/doc/fonts/hfoldsty/generate.sh line 155 ('function' is useless):
function intro () {
possible bashism in ./texmf-dist/doc/fonts/hfoldsty/generate.sh line 165 ('function' is useless):
function extro () {
possible bashism in ./texmf-dist/doc/fonts/hfoldsty/generate.sh line 173 ('function' is useless):
function echomtx () {
possible bashism in ./texmf-dist/doc/fonts/hfoldsty/generate.sh line 188 ('function' is useless):
function insertkerns ()
possible bashism in ./texmf-dist/doc/fonts/hfoldsty/generate.sh line 275 ('function' is useless):
function echoinstalls () {
possible bashism in ./texmf-dist/doc/fonts/hfoldsty/generate.sh line 301 (should be 'b = a'):
    else if [ ${f} == "cc" -o ${f} == "xc" -o ${f} == "sc" -o ${f} == "oc" -o ${f} == "tc" ]
possible bashism in ./texmf-dist/doc/fonts/hfoldsty/generate.sh line 301 (should be 'b = a'):
    else if [ ${f} == "cc" -o ${f} == "xc" -o ${f} == "sc" -o ${f} == "oc" -o ${f} == "tc" ]
possible bashism in ./texmf-dist/doc/fonts/hfoldsty/generate.sh line 303 (should be 'b = a'):
	[ ${f} == "cc" ] && tcf="rm"
possible bashism in ./texmf-dist/doc/fonts/hfoldsty/generate.sh line 304 (should be 'b = a'):
	[ ${f} == "xc" ] && tcf="bx"
possible bashism in ./texmf-dist/doc/fonts/hfoldsty/generate.sh line 305 (should be 'b = a'):
	[ ${f} == "sc" ] && tcf="sl"
possible bashism in ./texmf-dist/doc/fonts/hfoldsty/generate.sh line 306 (should be 'b = a'):
	[ ${f} == "oc" ] && tcf="bl"
possible bashism in ./texmf-dist/doc/fonts/hfoldsty/generate.sh line 307 (should be 'b = a'):
	[ ${f} == "tc" ] && tcf="tt"
possible bashism in ./texmf-dist/doc/fonts/hfoldsty/generate.sh line 318 ('function' is useless):
function modfd () 

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