Debian Automated Code Analysis

checkbashisms analysis of scratchbox2_2.0-3.1.dsc

possible bashism in ./.pc/debian-changes-2.0-3.1/utils/sb2-mkinitramfs line 15 (brace expansion):
cp -a /dev/{null,tty,tty0,ram0,console,zero,loop*,ptmx} $1/dev/
possible bashism in ./.pc/debian-changes-2.0-3.1/utils/sb2-build-qemuserver line 3 ('function' is useless):
function error_not_inside_sb2()
possible bashism in ./.pc/debian-changes-2.0-3.1/utils/sb2-build-qemuserver line 100 (read without variable):
	read
possible bashism in ./.pc/debian-changes-2.0-3.1/utils/sb2-build-qemuserver line 121 (brace expansion):
mkdir -p initramfs/{boot,etc,proc,sys,mnt,sbin,dev,lib,usr/bin,tmp}
possible bashism in ./.pc/debian-changes-2.0-3.1/utils/sb2-build-qemuserver line 156 ($UID should be "$(id -ru)"):
echo "$HOME 127.0.0.1(rw,all_squash,anonuid=$UID,anongid=$UID,sync,insecure)"
possible bashism in ./wrappers/gdb line 34 (sourced script with arguments):
	. $sbox_dir/share/scratchbox2/modeconf/sb2rc.$sbox_mapmode "$progbase"

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