Automated Code Analysis
possible bashism in ./project/tagRelease.sh line 59 (read with option other than -r):
read -p "Enter the release version: " releaseVersion
possible bashism in ./project/tagRelease.sh line 62 (read with option other than -r):
read -p "Enter the development version: " devVersion
possible bashism in ./project/tagRelease.sh line 83 (read with option other than -r):
read -p "Continue? " yn
This report was generated on Tue, 22 Mar 2011 06:38:24 +0000, based on results by checkbashisms 2.10.65git5