possible bashism in ./contrib/SELinux-HOWTO/update-module line 19 (should be 'b = a'): if [ "x$SELINUXENABLED" == "x" ]; then possible bashism in ./contrib/SELinux-HOWTO/update-module line 25 (should be 'b = a'): if [ x"$GETENFORCE" == "x" ]; then possible bashism in ./contrib/SELinux-HOWTO/update-module line 31 (should be 'b = a'): if [ x"$GETSEBOOL" == "x" ]; then possible bashism in ./contrib/SELinux-HOWTO/update-module line 37 (should be 'b = a'): if [ x"$CHECKMODULE" == "x" ]; then possible bashism in ./contrib/SELinux-HOWTO/update-module line 45 (should be 'b = a'): if [ x"$SEMODULE_PACKAGE" == "x" ]; then possible bashism in ./contrib/SELinux-HOWTO/update-module line 51 (should be 'b = a'): if [ x"$SEMODULE" == "x" ]; then possible bashism in ./contrib/SELinux-HOWTO/update-module line 71 (should be 'b = a'): if [ "`$GETSEBOOL cupsd_disable_trans`" == "cupsd_disable_trans --> on" ]; then
This report was generated on Wed, 05 Jan 2011 00:10:29 +0000, based on results by checkbashisms 2.10.65git5