Automated Code Analysis
possible bashism in ./t1lib/mkt1enc.sh line 41 ($'...' should be "$(printf '...')"):
cat $PSENCFILE \
| sed 's/%.*//' \
| tr ' ' '\n' \
| sed 's/[ ]*$//' | grep -v '^$' \
| grep -v "\[" | grep -v "\]" | grep -v '^def$' \
| sed 's|^/||' \
| awk 'BEGIN { chr = 0; }
This report was generated on Fri, 17 Dec 2010 13:38:13 +0000, based on results by checkbashisms 2.10.65git5