Debian Automated Code Analysis

checkbashisms analysis of vdr_1.6.0-19.1.dsc

possible bashism in ./runvdr line 32 ('function' is useless):
function DriverLoaded()
possible bashism in ./runvdr line 38 ('function' is useless):
function LoadDriver()
possible bashism in ./runvdr line 43 ('function' is useless):
function UnloadDriver()
possible bashism in ./debian/patches/patchtest line 130 (bash arrays, ${name[0|*|@]}):
    len=${#patchLevels[*]}
possible bashism in ./debian/patches/patchtest line 145 (let ...):
        let i++
possible bashism in ./debian/patches/patchtest line 154 (bash arrays, ${name[0|*|@]}):
    len=${#patchLevels[*]}
possible bashism in ./debian/patches/patchtest line 160 (let ...):
        let i++

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