Debian Automated Code Analysis

checkbashisms analysis of debian-builder_1.8.dsc

possible bashism in ./tests/modules.sh line 34 (echo -e):
for i in `rgrep '^use ' .. | 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 16:38:04 +0000, based on results by checkbashisms 2.10.65git5