Debian Automated Code Analysis

checkbashisms analysis of libproxy_0.3.1-2.dsc

possible bashism in ./configure line 21740 (echo -e):
echo -e "\tModules to build..."
possible bashism in ./configure line 21741 (echo -e):
echo -e "\t\tdirect          : $with_direct"
possible bashism in ./configure line 21742 (echo -e):
echo -e "\t\tenvvar          : $with_envvar"
possible bashism in ./configure line 21743 (echo -e):
echo -e "\t\tfile            : $with_file"
possible bashism in ./configure line 21744 (echo -e):
echo -e "\t\tgnome           : $with_gnome"
possible bashism in ./configure line 21745 (echo -e):
echo -e "\t\tkde4            : $with_kde4"
possible bashism in ./configure line 21746 (echo -e):
echo -e "\t\twpad            : $with_wpad"
possible bashism in ./configure line 21747 (echo -e):
echo -e "\t\tnetworkmanager  : $with_networkmanager"
possible bashism in ./configure line 21748 (echo -e):
echo -e "\t\tmozjs           : $with_mozjs"
possible bashism in ./configure line 21749 (echo -e):
echo -e "\t\twebkit          : $with_webkit"
possible bashism in ./configure line 21751 (echo -e):
echo -e "\tBindings to build..."
possible bashism in ./configure line 21752 (echo -e):
echo -e "\t\tpython          : $with_python"
possible bashism in ./configure line 21753 (echo -e):
echo -e "\t\tjava            : $with_java"
possible bashism in ./configure line 21754 (echo -e):
echo -e "\t\tdotnet          : $with_dotnet"
possible bashism in ./test.d/.svn/text-base/libproxy_iniparser_default_section.test.svn-base line 14 (should be 'b = a'):
if [ "$result" == "key1 = default1" ]; then
possible bashism in ./test.d/.svn/text-base/libproxy_iniparser_section.test.svn-base line 14 (should be 'b = a'):
if [ "$result" == "key2 = inivalue2" ]; then
possible bashism in ./test.d/libproxy_iniparser_default_section.test line 14 (should be 'b = a'):
if [ "$result" == "key1 = default1" ]; then
possible bashism in ./test.d/libproxy_iniparser_section.test line 14 (should be 'b = a'):
if [ "$result" == "key2 = inivalue2" ]; then

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