possible bashism in ./sbin/netscript line 99 (should be '.', not 'source'): [ -f $NETFILTER_CONF/network.conf ] \ && source $NETFILTER_CONF/network.conf possible bashism in ./sbin/netscript line 102 (should be '.', not 'source'): [ -f $NETFILTER_CONF/ipfilter.conf ] \ && source $NETFILTER_CONF/ipfilter.conf && IPFILTER=1 possible bashism in ./sbin/netscript line 104 (should be '.', not 'source'): [ -f $NETFILTER_CONF/srvfilter.conf ] \ && source $NETFILTER_CONF/srvfilter.conf possible bashism in ./sbin/netscript line 106 (should be '.', not 'source'): [ -f $NETFILTER_CONF/if.conf ] \ && source $NETFILTER_CONF/if.conf possible bashism in ./sbin/netscript line 108 (should be '.', not 'source'): [ -f $NETFILTER_CONF/qos.conf ] \ && source $NETFILTER_CONF/qos.conf possible bashism in ./sbin/netscript line 173 (declare): declare -F | grep $1 | sed -e "$STR" possible bashism in ./sbin/netscript line 1469 (should be '.', not 'source'): source "$1" possible bashism in ./sbin/netscript line 1898 (should be '.', not 'source'): source "$1"
This report was generated on Sat, 18 Dec 2010 01:08:00 +0000, based on results by checkbashisms 2.10.65git5