Automated Code Analysis
possible bashism in ./configure line 11642 (should be >word 2>&1):
if $MYSQL_CONFIG --libs_r &>/dev/null ; then
possible bashism in ./configure line 11802 (should be >word 2>&1):
if $MYSQL_CONFIG --include &>/dev/null ; then
possible bashism in ./configure line 13451 (should be >word 2>&1):
if $PGSQL_CONFIG --libdir &>/dev/null ; then
possible bashism in ./configure line 13459 (should be >word 2>&1):
if $PGSQL_CONFIG --includedir &>/dev/null ; then
possible bashism in ./benchmarks/bench_sms.sh line 14 ('function' is useless):
function gather_data {
possible bashism in ./benchmarks/bench_sms.sh line 28 ('function' is useless):
function analyze_logs {
possible bashism in ./benchmarks/bench_sms.sh line 44 ('function' is useless):
function make_graphs {
possible bashism in ./benchmarks/bench_sms.sh line 58 ('function' is useless):
function run {
This report was generated on Fri, 17 Dec 2010 02:38:07 +0000, based on results by checkbashisms 2.10.65git5