Debian Automated Code Analysis

checkbashisms analysis of texmacs_1.0.7.7-1.1_i386.deb

possible bashism in ./usr/lib/texmacs/TeXmacs/bin/tm_matlab line 2 (echo -e):
echo -ne "\002verbatim:"
possible bashism in ./usr/lib/texmacs/TeXmacs/bin/maxima_detect line 61 ($(OS|MACH)TYPE):
if [ "$OSTYPE" = "cygwin" ] ; then EXT='.bat'; else EXT=''; fi
possible bashism in ./usr/lib/texmacs/TeXmacs/bin/maxima_detect line 65 ($(OS|MACH)TYPE):
  if [ "$OSTYPE" = "cygwin" ]
possible bashism in ./usr/lib/texmacs/TeXmacs/bin/tm_dratex line 86 (echo -e):
	echo -ne "\n"
possible bashism in ./usr/lib/texmacs/TeXmacs/bin/tm_xypic line 84 (echo -e):
	echo -ne "\n"
possible bashism in ./usr/lib/texmacs/TeXmacs/bin/tm_lisp line 7 (echo -e):
	echo -ne "\002verbatim:"
possible bashism in ./usr/lib/texmacs/TeXmacs/bin/tm_lisp line 8 (echo -e):
	echo -ne "\002scheme:"
possible bashism in ./usr/lib/texmacs/TeXmacs/bin/tm_lisp line 12 (echo -e):
	echo -ne "\005"
possible bashism in ./usr/lib/texmacs/TeXmacs/bin/tm_lisp line 18 (echo -e):
	echo -ne "\002verbatim:"
possible bashism in ./usr/lib/texmacs/TeXmacs/bin/tm_lisp line 23 (echo -e):
	echo -ne "\002verbatim:"
possible bashism in ./usr/lib/texmacs/TeXmacs/bin/tm_octave line 2 (echo -e):
echo -ne "\002verbatim:"
possible bashism in ./usr/lib/texmacs/TeXmacs/bin/tm_feynmf line 119 (echo -e):
	    echo -ne "\n"
possible bashism in ./usr/lib/texmacs/TeXmacs/bin/tm_mathematica line 5 (echo -e):
    echo -e "$1"
possible bashism in ./usr/lib/texmacs/TeXmacs/bin/tm_gnuplot line 78 (echo -e):
	echo -ne "\n"	
possible bashism in ./usr/lib/texmacs/TeXmacs/bin/tm_lush line 3 (echo -e):
echo -ne "\002verbatim:"

This report was generated on Sat, 18 Dec 2010 01:10:59 +0000, based on results by checkbashisms 2.10.65git5