possible bashism in ./tools/xm-test/runtest.sh line 204 (echo -e): echo -e '\n\nDetails:\n' >> $reportfile possible bashism in ./tools/xm-test/ramdisk/make-release.sh line 3 (should be 'b = a'): if [ "$1" == "" ] possible bashism in ./tools/xm-test/ramdisk/make-release.sh line 44 (echo -e): echo -e "\n\nYour release is in $tempdir." possible bashism in ./tools/libaio/harness/runtests.sh line 14 ('$[' should be '$(('): if [ $res -eq 0 ] ; then str="" ; passes=$[passes + 1] ; else str=" -- FAILED" ; fails=$[fails + 1] ; fi possible bashism in ./docs/Doxyfilter line 11 (${parm/?/pat[/str]}): if [ "${2/.py/}" != "$2" ]
This report was generated on Sat, 16 Apr 2011 06:38:28 +0000, based on results by checkbashisms 2.10.65git5