Debian Automated Code Analysis

checkbashisms analysis of scowl_6-3.dsc

possible bashism in ./src/make-abbreviations.lst.pre line 32 (brace expansion):
rm working/{abbreviations.lst,acronyms.lst,roman-numerals,not-abbreviations}.tmp
possible bashism in ./src/count line 6 (brace expansion):
  n=`cat final/english-{words,abbreviations,contractions}.$f 2> /dev/null | wc -l `
possible bashism in ./src/count line 7 (brace expansion):
  p=`cat final/english-{proper-names,upper}.$f 2> /dev/null | wc -l`

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