Debian Automated Code Analysis

checkbashisms analysis of cream_0.42-1.dsc

possible bashism in ./INSTALL.sh line 8 (alternative test command ([[ foo ]] should be [ foo ])):
if [[ -n $1 && ! -d $1 ]]; then
possible bashism in ./INSTALL.sh line 53 (alternative test command ([[ foo ]] should be [ foo ])):
if [[ -n $1 && -d $1 ]]; then

This report was generated on Thu, 16 Dec 2010 15:38:08 +0000, based on results by checkbashisms 2.10.65git5