Debian Automated Code Analysis

checkbashisms analysis of wesnoth-1.9_1.9.5-1.dsc

possible bashism in ./utils/indexed2rgb.sh line 58 (should be >word 2>&1):
    if !(pngcheck $f|grep 'RGB+alpha' &> /dev/null)
possible bashism in ./utils/indexed2rgb.sh line 64 (should be >word 2>&1):
        if !(pngcheck $f.new|grep 'RGB+alpha' &> /dev/null)
possible bashism in ./utils/indexed2rgb.sh line 70 (should be >word 2>&1):
        if (pngcheck $f.new|grep 'RGB+alpha' &> /dev/null)

This report was generated on Fri, 15 Apr 2011 06:38:34 +0000, based on results by checkbashisms 2.10.65git5