Debian Automated Code Analysis

checkbashisms analysis of valkyrie_1.4.0-2.dsc

possible bashism in ./configure line 6373 (should be 'b = a'):
if test "$VK_ED_NAME" == "emacs" || \
   test "$VK_ED_NAME" == "nedit" || \
   test "$VK_ED_NAME" == "gvim"  || \
   test "$VK_ED_NAME" == "gview"; then
possible bashism in ./configure line 6376 (should be 'b = a'):
   if test "$VK_ED_NAME" == "kate"; then

This report was generated on Fri, 17 Dec 2010 13:38:13 +0000, based on results by checkbashisms 2.10.65git5