Debian Automated Code Analysis

checkbashisms analysis of wesnoth-1.9_1.9.6-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 Sat, 18 Jun 2011 06:38:29 +0000, based on results by checkbashisms 2.10.65git5