possible bashism in ./src-indent.sh line 7 ($SECONDS): echo executing in $SECONDS seconds, press ctrl + c to abort. possible bashism in ./src-indent.sh line 9 ($SECONDS): for (( i=0 ; $i <= (SECONDS=$SECONDS-1) ; i=$i+1 )) possible bashism in ./src-indent.sh line 9 ('((' should be '$(('): for (( i=0 ; $i <= (SECONDS=$SECONDS-1) ; i=$i+1 ))
This report was generated on Thu, 16 Dec 2010 20:38:14 +0000, based on results by checkbashisms 2.10.65git5