Debian Automated Code Analysis

checkbashisms analysis of geeqie_1.0-7.dsc

possible bashism in ./configure line 3074 ($'...' should be "$(printf '...')"):
             DX_ENV="$DX_ENV DOT_PATH='`expr ".$DX_DOT" : '\(\.\)[^/]*$' \| "x$DX_DOT" : 'x\(.*\)/[^/]*$'`'"
possible bashism in ./.pc/fix-bashishm.patch/plugins/rotate/geeqie-rotate line 11 (should be 'b = a'):
    [ "x$ext" == "x" ] && return 1 #no extension
possible bashism in ./.pc/fix-bashishm.patch/plugins/rotate/geeqie-rotate line 51 (should be 'b = a'):
if [ "x$1" == "x-g" ] ; then

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