Debian Automated Code Analysis

checkbashisms analysis of vmpk_0.3.2-1.dsc

possible bashism in ./cmake_admin/CreateBundle.sh.in line 7 (alternative test command ([[ foo ]] should be [ foo ])):
if [[ $Xcode == "1x" ]]; then
possible bashism in ./cmake_admin/CreateBundle.sh.in line 7 (should be 'b = a'):
if [[ $Xcode == "1x" ]]; then

This report was generated on Fri, 17 Dec 2010 08:39:10 +0000, based on results by checkbashisms 2.10.65git5