Debian Automated Code Analysis

checkbashisms analysis of zssh_1.5c.debian.1-3.dsc

possible bashism in ./test/local_test line 4 (should be >word 2>&1):
if  diff local_tty_test.reference_output  output.tty >& /dev/null ; then 
possible bashism in ./test/local_test line 14 (should be >word 2>&1):
if  diff local_tty_test.reference_output  output.pty >& /dev/null ; then 
possible bashism in ./test/check_remote_test line 12 (should be >word 2>&1):
rm -f output.dump2 ; \
dd if="output.dump" of="output.dump2" bs=1 count=$size   >& /dev/null
possible bashism in ./test/check_remote_test line 14 (should be >word 2>&1):
if  diff local_tty_test.reference_output  output.dump2 >& /dev/null ; then 

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