Debian Automated Code Analysis

checkbashisms analysis of igraph_0.5.3-1.dsc

possible bashism in ./configure line 17716 (should be 'b = a'):
if test "$internal_blas" == "no"; then
possible bashism in ./configure line 18016 (should be 'b = a'):
if test "$internal_lapack" == "no"; then
possible bashism in ./configure line 18316 (should be 'b = a'):
if test "$internal_arpack" == "no"; then
possible bashism in ./configure line 18641 (should be 'b = a'):
if test "$debug" == "yes"; then
possible bashism in ./configure line 18647 (should be 'b = a'):
if test "$use_gprof" == "yes"; then
possible bashism in ./configure line 18653 (should be 'b = a'):
if test "$use_shell" == "yes"; then
possible bashism in ./tests/testsuite line 14629 (brace expansion):
    ( $at_traceon; cp ${abs_top_srcdir}/examples/simple/{test.gxl,graphml-hsa05010.xml} . ) >"$at_stdout" 2>"$at_stder1"
possible bashism in ./tests/testsuite line 14634 (brace expansion):
    ( :; cp ${abs_top_srcdir}/examples/simple/{test.gxl,graphml-hsa05010.xml} . ) >"$at_stdout" 2>"$at_stderr"
possible bashism in ./tests/testsuite line 14961 (brace expansion):
    ( $at_traceon; cp ${abs_top_srcdir}/examples/{simple/igraph_read_graph_lgl-1.lgl,simple/igraph_read_graph_lgl-2.lgl,simple/igraph_read_graph_lgl-3.lgl} . ) >"$at_stdout" 2>"$at_stder1"
possible bashism in ./tests/testsuite line 14966 (brace expansion):
    ( :; cp ${abs_top_srcdir}/examples/{simple/igraph_read_graph_lgl-1.lgl,simple/igraph_read_graph_lgl-2.lgl,simple/igraph_read_graph_lgl-3.lgl} . ) >"$at_stdout" 2>"$at_stderr"
possible bashism in ./tests/testsuite line 15791 (brace expansion):
    ( $at_traceon; cp ${abs_top_srcdir}/examples/{simple/pajek1.net,simple/pajek2.net,simple/pajek3.net,simple/pajek4.net} . ) >"$at_stdout" 2>"$at_stder1"
possible bashism in ./tests/testsuite line 15796 (brace expansion):
    ( :; cp ${abs_top_srcdir}/examples/{simple/pajek1.net,simple/pajek2.net,simple/pajek3.net,simple/pajek4.net} . ) >"$at_stdout" 2>"$at_stderr"

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