Debian Automated Code Analysis

checkbashisms analysis of partman-basicfilesystems_68.dsc

possible bashism in ./active_partition/basicfilesystems/choices line 37 (${!name}):
		printf "mountpoint\t%s\${!TAB}%s\n" "$RET" "$mp"
possible bashism in ./active_partition/basicfilesystems/choices line 44 (${!name}):
	printf "options\t%s\${!TAB}%.45s\n" "$RET" "$(get_mountoptions $dev $id)"
possible bashism in ./active_partition/basicfilesystems/choices line 54 (${!name}):
			printf "dont_format_swap\t%s\${!TAB}%s\n" "$description" "${RET}"
possible bashism in ./active_partition/basicfilesystems/choices line 57 (${!name}):
			printf "format_swap\t%s\${!TAB}%s\n" "$description" "${RET}"
possible bashism in ./active_partition/basicfilesystems/choices line 77 (${!name}):
		printf "label\t%s\${!TAB}%s\n" "$RET" "$label"
possible bashism in ./active_partition/basicfilesystems/choices line 87 (${!name}):
		printf "label\t%s\${!TAB}%s\n" "$RET" "$label"
possible bashism in ./active_partition/basicfilesystems/choices line 106 (${!name}):
	printf "reserved_for_root\t%s\${!TAB}%s\n" "$RET" "$reserved%"
possible bashism in ./active_partition/basicfilesystems/choices line 124 (${!name}):
	printf "usage\t%s\${!TAB}%s\n" "$RET" "$usage"

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