possible bashism in ./ybin/yabootconfig line 480 (should be 'b = a'): if [ ! -f "$KERNEL" ] && [ ${QUIET} == 0 ] ; then possible bashism in ./ybin/yabootconfig line 483 (should be 'b = a'): if [ "$CHROOT" == "/" ] ; then possible bashism in ./ybin/yabootconfig line 492 (${foo:3[:1]}): /*) KERN=${CHROOT}${KERN:1} ;; possible bashism in ./ybin/yabootconfig line 499 (should be 'b = a'): elif [ ${KERN} == ${CHROOT} ] ; then possible bashism in ./ybin/yabootconfig line 510 (should be 'b = a'): if [ "$CHROOT" == "/" ] ; then possible bashism in ./ybin/yabootconfig line 517 (should be 'b = a'): if [ "$IRD" == "" ]; then possible bashism in ./ybin/yabootconfig line 523 (${foo:3[:1]}): /*) IRD=${CHROOT}${IRD:1} ;; possible bashism in ./ybin/ofpath line 309 (let ...): let "K2_DEVICE_ID += 1"
This report was generated on Fri, 17 Dec 2010 06:39:25 +0000, based on results by checkbashisms 2.10.65git5