Debian Automated Code Analysis

checkbashisms analysis of vmpk_0.3.3-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 Tue, 22 Mar 2011 06:38:50 +0000, based on results by checkbashisms 2.10.65git5