Debian Automated Code Analysis

checkbashisms analysis of meego-packaging-tools_0.6-1.dsc

possible bashism in ./bin/build-log line 46 (read with option other than -r):
    read -e REPONUM
possible bashism in ./bin/local-build line 45 (read with option other than -r):
    read -e REPONUM
possible bashism in ./bin/vc line 99 (should be 'b = a'):
	if [ "${specfile:${#packagename}:5}" == ".spec" ] ; then
possible bashism in ./bin/vc line 127 (echo -e):
	echo -e "Usage: vc [-m changelogs] [-s specfile] [-h]\n\t[-m changelogs]\tAppend change log by command line parameter\n\t[-s specfile]\tSpecify .spec file\n\t[-h]\t\tPrint this help"
possible bashism in ./bin/vc line 158 (echo -e):
		echo -e "$changelogs" | sed 's/^\([^-]\)/- \1/g'

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