Debian Automated Code Analysis

checkbashisms analysis of chronicle_4.5-1.dsc

possible bashism in ./tests/modules.sh line 33 (echo -e):
for i in `rgrep '^use ' .. | grep -v POSIX | awk '{print $2}' | tr -d 
\;\(\) | sort | uniq`; \
    do \
     echo "BEGIN{ use_ok( '$i' ); }"; \
     echo "require_ok( '$i' );" ; \
     echo -e "\n" ; \
done

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