Debian Automated Code Analysis

checkbashisms analysis of cpushare_0.48-4.dsc

possible bashism in ./cross-compiler.sh line 32 (read without variable):
read
possible bashism in ./cross-compiler.sh line 44 ((push|pop)d):
pushd tmp # stack client home
possible bashism in ./cross-compiler.sh line 74 ((push|pop)d):
popd # pop client home
possible bashism in ./CPUShare line 86 ($UID should be "$(id -ru)"):
	if [ -x `which id` ] && [ "$UID" = "" ]; then
possible bashism in ./CPUShare line 89 ($UID should be "$(id -ru)"):
	if [ "$UID" = 0 ]; then

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