Debian Automated Code Analysis

checkbashisms analysis of openmpi_1.4.2-4.dsc

possible bashism in ./opal/libltdl/configure line 370 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./ompi/mca/io/romio/romio/util/romioinstall.in line 71 (<<< here string):
    echo ">>> $1 is a directory; not copied <<<"
possible bashism in ./ompi/mca/io/romio/romio/util/tarch line 59 (test with unary -a (should be -e)):
 	if [ -a /dev/kmem ] ; then
possible bashism in ./ompi/mca/io/romio/romio/util/tarch line 85 (test with unary -a (should be -e)):
 	if [ -a /dev/kmem ] ; then

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