Debian Automated Code Analysis

checkbashisms analysis of tulip_3.1.2-2.3.dsc

possible bashism in ./make_tulip_mac_bundle.sh.in line 27 ('function' is useless):
function make_bundle_lib() {
possible bashism in ./make_tulip_mac_bundle.sh.in line 77 ('function' is useless):
function package_bundle_lib() {
possible bashism in ./make_tulip_mac_bundle.sh.in line 101 ('function' is useless):
function package_bundle_libs() {
possible bashism in ./make_tulip_mac_bundle.sh.in line 167 (should be 'b = a'):
if [ "$QT_DIR" == "" ]; then
possible bashism in ./tulip-config.in line 39 (${parm/?/pat[/str]}):
    thisdir=${thisdir/\/$drive\//$drive:/}

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