possible bashism in ./scripts/update-zapper.damien line 15 (should be 'b = a'): if [ $? == 0 -a -f "$TMPFILE" -a ! -z "$TMPFILE" ]; then possible bashism in ./scripts/update-zapper.damien line 17 (should be 'b = a'): if [ $? == 1 ]; then possible bashism in ./scripts/update-zapper.damien line 21 (should be 'b = a'): if [ $? == 1 ]; then
This report was generated on Thu, 16 Dec 2010 09:38:05 +0000, based on results by checkbashisms 2.10.65git5