Debian Automated Code Analysis

checkbashisms analysis of xxdiff_3.2-10.dsc

possible bashism in ./test/runtest line 13 ('function' is useless):
function testhdr { 
possible bashism in ./test/runtest line 20 ('function' is useless):
function waitread { 
possible bashism in ./test/runtest line 22 (read without variable):
    read
possible bashism in ./test/runtest line 25 ('function' is useless):
function waitexit { 
possible bashism in ./test/runtest line 27 (read without variable):
    read
possible bashism in ./adm/release_i386_rpm line 22 (brace expansion):
mkdir -p $BUILDROOT/{SPECS,SOURCES,BUILD,SRPMS,RPMS}
possible bashism in ./adm/release_i586_mdk line 19 (brace expansion):
mkdir -p $BUILDROOT/{SPECS,SOURCES,BUILD,SRPMS,RPMS}
possible bashism in ./etc/bashrc line 13 (complete):
complete -F _optcomplete xx-cond-replace
possible bashism in ./etc/bashrc line 14 (complete):
complete -F _optcomplete xx-cvs-diff
possible bashism in ./etc/bashrc line 15 (complete):
complete -F _optcomplete xx-encrypted
possible bashism in ./etc/bashrc line 16 (complete):
complete -F _optcomplete xx-find-grep-sed
possible bashism in ./etc/bashrc line 17 (complete):
complete -F _optcomplete xx-match
possible bashism in ./etc/bashrc line 18 (complete):
complete -F _optcomplete xx-patch-UNFINISHED # FIXME

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