Debian Automated Code Analysis

checkbashisms analysis of ifupdown_0.6.10.dsc

possible bashism in ./_darcs/current/examples/get-mac-address.sh line 13 (should be 'b = a'):
	if [ "$mac" == "$(echo "$testmac" | sed -e 'y/ABCDEF/abcdef/')" ]; then which="$scheme"; fi
possible bashism in ./examples/get-mac-address.sh line 13 (should be 'b = a'):
	if [ "$mac" == "$(echo "$testmac" | sed -e 'y/ABCDEF/abcdef/')" ]; then which="$scheme"; fi

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