Debian Automated Code Analysis

checkbashisms analysis of aircrack-ng_1.1-1.1.dsc

possible bashism in ./.pc/000-Airmon_needs_bash.diff/scripts/airmon-ng line 104 (echo -e):
        echo -e "\nPID\tName"
possible bashism in ./.pc/000-Airmon_needs_bash.diff/scripts/airmon-ng line 316 ($UID should be "$(id -ru)"):
if [ x$USERID = "x" -a x$UID != "x" ]
possible bashism in ./.pc/000-Airmon_needs_bash.diff/scripts/airmon-ng line 318 ($UID should be "$(id -ru)"):
	USERID=$UID

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