Debian Automated Code Analysis

checkbashisms analysis of gnash_0.8.9~git20110220-1.dsc

possible bashism in ./packaging/install-gnash.sh line 264 (read with option other than -r):
        read -p "Do you wish to remove these old versions ?  [yes] " answer
possible bashism in ./packaging/install-gnash.sh line 269 (read with option other than -r):
	    read -p "Remove Gnash version \"$i\"? [yes] " answer
possible bashism in ./packaging/install-gnash.sh line 287 (read with option other than -r):
        read -p "Do you wish to remove these old versions ? [yes] " answer
possible bashism in ./packaging/install-gnash.sh line 292 (read with option other than -r):
	    read -p "Remove Gnash GUI \"$i\"? [yes] " answer
possible bashism in ./packaging/install-gnash.sh line 300 (read with option other than -r):
        read -p "Do you wish to remove the gnash shell script too ? [yes] " answer

This report was generated on Mon, 21 Mar 2011 06:38:06 +0000, based on results by checkbashisms 2.10.65git5