Debian Automated Code Analysis

checkbashisms analysis of cacti-spine_0.8.7e-2.dsc

possible bashism in ./package line 67 ((push|pop)d):
pushd ${TMP_DIR}/cacti-spine-${VERSION} > /dev/null 2>&1
possible bashism in ./package line 122 ((push|pop)d):
popd > /dev/null 2>&1
possible bashism in ./libtool line 527 ($RANDOM):
	my_tmpdir="${my_template}-${RANDOM-0}$$"
possible bashism in ./libtool line 5327 ('((' should be '$(('):
        (((ch) == DIR_SEPARATOR) || ((ch) == DIR_SEPARATOR_2))
possible bashism in ./bootstrap line 31 (should be 'b = a'):
if [ "${1}x" == "--helpx" -o "${1}x" == "-hx" ]; then
possible bashism in ./bootstrap line 31 (should be 'b = a'):
if [ "${1}x" == "--helpx" -o "${1}x" == "-hx" ]; then

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