Automated Code Analysis
possible bashism in ./port/heartbeat/pkg-install.in line 14 (read with option other than -r):
read -p "${question} [${default}]? " answer
possible bashism in ./port/heartbeat/pkg-deinstall.in line 12 (read with option other than -r):
read -p "${question} [${default}]? " answer
possible bashism in ./ConfigureMe line 299 (should be '.', not 'source'):
do_configure $FLAGS $@ && \
source ./heartbeat/lib/ha_config && \
Run $MAKE_CMD DESTDIR="$PWD/heartbeat-$VERSION/=inst" distcheck
This report was generated on Sun, 19 Dec 2010 00:10:07 +0000, based on results by checkbashisms 2.10.65git5