Debian Automated Code Analysis

checkbashisms analysis of pptpd_1.3.4-3.dsc

possible bashism in ./version line 9 (should be 'b = a'):
if [ "$1" == "-VERSION" ]
possible bashism in ./version line 15 (should be 'b = a'):
if [ "$1" == "-PATCHLEVEL" ]
possible bashism in ./version line 21 (should be 'b = a'):
if [ "$1" == "-SUBLEVEL" ]
possible bashism in ./tools/vpnuser line 15 (echo -e):
	    echo -e "$2\t*\t$3\t*" >> $config
possible bashism in ./tools/vpnuser line 18 (echo -e):
	    echo -e $ERROR
possible bashism in ./tools/vpnuser line 28 (echo -e):
	    echo -e $ERROR
possible bashism in ./tools/vpnuser line 33 (echo -e):
	    echo -e "User\tServer\tPasswd\tIPnumber"
possible bashism in ./tools/vpnuser line 52 (echo -e):
	    echo -e $ERROR
possible bashism in ./tools/vpnuser line 57 (echo -e):
	echo -e $ERROR

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