Debian Automated Code Analysis

checkbashisms analysis of calendarserver_2.4.dfsg-5.dsc

possible bashism in ./support/submit line 55 (should be 'b = a'):
  if [ "${1-}" == "-" ]; then return 0; fi;
possible bashism in ./support/submit line 74 (should be 'b = a'):
  if [ $# == 0 ]; then usage "No release specified"; fi;

This report was generated on Fri, 28 Jan 2011 06:38:04 +0000, based on results by checkbashisms 2.10.65git5