Debian Automated Code Analysis

checkbashisms analysis of pdfedit_0.4.5-2.dsc

possible bashism in ./configure line 372 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./src/tests/bench/compare_results.sh line 8 (echo -e):
	echo -e "\tresult_name - name of results to filter out (grep like)"
possible bashism in ./src/tests/bench/compare_results.sh line 9 (echo -e):
	echo -e "\tfield_name - either number of the field or max, min, avg, count"
possible bashism in ./tools/fake_install_tools.sh line 32 (echo -e):
	echo -e "\
	`basename $0` command [params] \n\
	where\n\
	\tcommand - name of the command to emulate\n\
	\t[params] - parameters for command"
possible bashism in ./tools/bench.sh line 31 (echo -e):
	echo -e "\tbenchmarks name of benchmark(s) to run. Multiple benchmarks have"
possible bashism in ./tools/bench.sh line 32 (echo -e):
	echo -e "\t\tto be quoted properly to fit in the first argument."
possible bashism in ./tools/bench.sh line 33 (echo -e):
	echo -e "\tfileN\tone or more files to use as benchmarks parameters"
possible bashism in ./tools/bench.sh line 82 (echo -e):
		echo -en "\t$f "

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