Debian Automated Code Analysis

checkbashisms analysis of wwwoffle_2.9f-2.2.dsc

possible bashism in ./configure line 369 (should be >word 2>&1):
    $as_echo "$as_me:${as_lineno-$LINENO}: error: $1" >&$3
possible bashism in ./contrib/kppp/kppp-online line 4 (read without variable):
read
possible bashism in ./contrib/kppp/kppp-offline line 3 (read without variable):
read
possible bashism in ./contrib/redhat1/wwwoffled line 136 (should be >word 2>&1):
	status $PROG &> /dev/null
possible bashism in ./contrib/redhat1/wwwoffled line 140 (should be >word 2>&1):
		$EXECWWWOFFLE -online -c $CONFIG &> /dev/null
possible bashism in ./contrib/redhat1/wwwoffled line 142 (should be >word 2>&1):
	 	start &> /dev/null
possible bashism in ./contrib/redhat1/wwwoffled line 143 (should be >word 2>&1):
		status $PROG &> /dev/null
possible bashism in ./contrib/redhat1/wwwoffled line 147 (should be >word 2>&1):
			$EXECWWWOFFLE -online -c $CONFIG &> /dev/null
possible bashism in ./contrib/redhat1/wwwoffled line 164 (should be >word 2>&1):
	status $PROG &> /dev/null
possible bashism in ./contrib/redhat1/wwwoffled line 168 (should be >word 2>&1):
		$EXECWWWOFFLE -offline -c $CONFIG &> /dev/null
possible bashism in ./contrib/redhat1/wwwoffled line 184 (should be >word 2>&1):
	status $PROG &> /dev/null
possible bashism in ./contrib/redhat1/wwwoffled line 189 (should be >word 2>&1):
  		reload &>/dev/null && $EXECWWWOFFLE -purge -c $CONFIG &> /dev/null
possible bashism in ./contrib/redhat1/wwwoffled line 208 (should be >word 2>&1):
	status $PROG &> /dev/null
possible bashism in ./contrib/redhat1/wwwoffled line 213 (should be >word 2>&1):
			nohup $EXECWWWOFFLE -fetch -c $CONFIG &> /dev/null &
possible bashism in ./contrib/redhat1/wwwoffled line 215 (should be >word 2>&1):
			$EXECWWWOFFLE -online -c $CONFIG &> /dev/null
possible bashism in ./contrib/redhat1/wwwoffled line 216 (should be >word 2>&1):
			nohup $EXECWWWOFFLE -fetch -c $CONFIG &> /dev/null &
possible bashism in ./contrib/redhat1/wwwoffled line 220 (should be >word 2>&1):
		status $PROG &> /dev/null
possible bashism in ./contrib/redhat1/wwwoffled line 224 (should be >word 2>&1):
			$EXECWWWOFFLE -online -c $CONFIG &> /dev/null
possible bashism in ./contrib/redhat1/wwwoffled line 225 (should be >word 2>&1):
			nohup $EXECWWWOFFLE -fetch -c $CONFIG &> /dev/null &

This report was generated on Fri, 17 Dec 2010 04:38:25 +0000, based on results by checkbashisms 2.10.65git5