Debian Automated Code Analysis

checkbashisms analysis of partman-ext3_62.dsc

possible bashism in ./active_partition/ext3/choices line 34 (${!name}):
	printf "mountpoint\t%s\${!TAB}%s\n" "$RET" "$mp"
possible bashism in ./active_partition/ext3/choices line 39 (${!name}):
	printf "options\t%s\${!TAB}%.45s\n" "$RET" "$(get_mountoptions $dev $id)"
possible bashism in ./active_partition/ext3/choices line 57 (${!name}):
		printf "label\t%s\${!TAB}%s\n" "$RET" "$label"
possible bashism in ./active_partition/ext3/choices line 75 (${!name}):
	printf "reserved_for_root\t%s\${!TAB}%s\n" "$RET" "$reserved%"
possible bashism in ./active_partition/ext3/choices line 92 (${!name}):
	printf "usage\t%s\${!TAB}%s\n" "$RET" "$usage"

This report was generated on Sun, 26 Dec 2010 00:11:05 +0000, based on results by checkbashisms 2.10.65git5