possible bashism in ./VHFShared/Update.sh line 26 (should be 'b = a'): if [ `echo $fn | grep -c '.tiff'` != '0' -a `echo $fn | grep -c '/'` == '0' ]; then possible bashism in ./VHFExport/Update.sh line 26 (should be 'b = a'): if [ `echo $fn | grep -c '.tiff'` != '0' -a `echo $fn | grep -c '/'` == '0' ]; then possible bashism in ./VHFImport/Update.sh line 26 (should be 'b = a'): if [ `echo $fn | grep -c '.tiff'` != '0' -a `echo $fn | grep -c '/'` == '0' ]; then
This report was generated on Wed, 09 Feb 2011 06:38:02 +0000, based on results by checkbashisms 2.10.65git5