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 Fri, 08 Apr 2011 06:38:04 +0000, based on results by checkbashisms 2.10.65git5